Commit Graph

12 Commits

Author SHA1 Message Date
David Bradford
d544297059 SERVER-41154: burn_in should use name of task for generated tasks 2019-05-15 10:47:14 -04:00
David Bradford
47f195da01 SERVER-41019: Use proper variant for burn_in generated tasks 2019-05-06 14:18:47 -04:00
Mathew Robinson
e0d816c3c0 SERVER-40602 burn_in_tests should call resmoke with python3 2019-04-19 14:35:41 -04:00
Mark Benvenuto
286c031264 SERVER-40559 Python linters do not run after upgrade to Python 3 2019-04-16 14:33:43 -04:00
Mathew Robinson
8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Jonathan Abrahams
42405f2847 SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a maximum of 1000 excutions or 10 minutes of execution time 2019-04-08 08:42:46 -04:00
Jonathan Abrahams
bd487118cc Revert "SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a maximum of 1000 excutions or 10 minutes of execution time"
This reverts commit df4243e71b.
2019-03-18 13:14:22 -04:00
Jonathan Abrahams
df4243e71b SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a maximum of 1000 excutions or 10 minutes of execution time 2019-03-18 11:56:38 -04:00
Max Hirschhorn
18c3a38309 SERVER-40044 Whitelist specific test kinds in burn_in_tests.py.
Changes burn_in_tests.py to not attempt to run `dbtest --list` when
selecting files to run from all the available test suites.
2019-03-08 16:40:59 -05:00
Jonathan Abrahams
869270cce4 SERVER-39308 Update burn_in_tests.py to generate sub-tasks JSON file 2019-03-06 16:51:15 -05:00
Jonathan Abrahams
51c37d843e SERVER-39307 Update burn_in_tests.py to support new resmoke repeatTests* options 2019-02-26 17:10:17 -05:00
Jonathan Abrahams
5fbbf8b878 SERVER-39309 Create unit tests for burn_in_tests.py 2019-02-22 10:37:14 -05:00