Comment 1 for bug 1901932

Revision history for this message
Bill Erickson (berick) wrote :

I have several exports of the collected data living here:

https://github.com/berick/evergreen-datasets

The current dataset is compatible with EG DB stamp 1326 (EG master as of this moment).

To see the new data in action:

1. Checkout & install a version of EG where the highest DB stamp is 1326.
2. git clone https://github.com/berick/evergreen-datasets
3. cd evergreen-datasets
4. ./create-database.sh

This will create a new database called "eg_1326" with all the data. To use it w/ Evergreen, either rename the database to match your config (e.g. "evergreen") or modify your EG configs.