summaryrefslogtreecommitdiff
path: root/buildscripts/burn_in_tests.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33397 New suitesconfig moduleYves Duhem2018-02-231-3/+5
* SERVER-32546 Don't fail when no modified tests and no test_list_outfileGeert Bosch2018-01-111-1/+2
* SERVER-30509 Update Evergreen API URL in burn_in_tests.pyZakhar Kleyman2017-08-101-1/+1
* SERVER-30308 Handle absent test_flags in combined_resmoke_argsYves Duhem2017-08-021-1/+3
* SERVER-29888 Use ciconfig.evergreen module in scriptsYves Duhem2017-06-291-48/+22
* SERVER-28636 add executor_file back in for burn_in_testsRobert Guo2017-06-221-0/+1
* SERVER-28636 replace --executor with --suite in resmoke.pyRobert Guo2017-06-221-9/+6
* SERVER-28786 Add buildscripts/update_test_lifecycle.py script for updating et...Jonathan Abrahams2017-06-151-5/+13
* SERVER-25293 log hook testcases only to logkeeperRobert Guo2017-06-141-2/+2
* SERVER-28302 resmoke.py parser should accept files that don't end in .jsJonathan Abrahams2017-05-261-7/+5
* SERVER-28784 burn_in_tests.py creates empty report if there are no new or mod...Jonathan Abrahams2017-05-091-0/+3
* SERVER-28784 Update "run tests" function to run unreliable tests separatelyJonathan Abrahams2017-05-051-3/+6
* SERVER-28823 Add missing check that dict is NoneBrian Samek2017-04-171-1/+2
* SERVER-28394 burn_in_tests.py should include test_flags expansion in resmoke....Jonathan Abrahams2017-04-071-4/+11
* SERVER-28526 Fix API URL parsing errorBrian Samek2017-04-031-6/+5
* SERVER-28526 Update Evergreen API URL in burn_in_tests.pyBrian Samek2017-03-291-1/+1
* SERVER-27683 Handle first time build variant runs in burn_in_tests.py.Max Hirschhorn2017-03-151-0/+5
* SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscript...Mark Benvenuto2017-03-091-52/+1
* SERVER-27879 Normalize tests paths retrieved from gitYves Duhem2017-02-161-1/+4
* SERVER-24695 burn_in_tests.py should have a mechanism for blacklisting tests ...Jonathan Abrahams2017-01-131-6/+49
* SERVER-27126 Remove references to "master" in burn_in_tests.py script.Max Hirschhorn2016-12-161-1/+1
* SERVER-25558 Burn-in report should include associated taskMike Grundy2016-10-241-3/+7
* SERVER-25640 burn_in_tests.py should skip current rev when checking for last ...Mike Grundy2016-10-121-2/+6
* SERVER-26512 burn_in_tests.py should query Evergreen for last scheduled build...Mike Grundy2016-10-111-16/+87
* SERVER-24691 Create task list from evergreen.yml when running burn-in suiteJonathan Abrahams2016-08-151-41/+95
* SERVER-25271 burn_in_tests.py not picking up untracked files properlyMike Grundy2016-08-021-7/+7
* SERVER-25271 burn_in_tests.py not picking up untracked files properlyMike Grundy2016-08-021-2/+11
* SERVER-24636 Add option to burn_in_tests to specify githash to compare toMike Grundy2016-07-141-12/+32
* Revert "SERVER-24636 Add option to burn_in_tests to specify githash to compar...Mike Grundy2016-07-131-31/+12
* SERVER-24636 Add option to burn_in_tests to specify githash to compare toMike Grundy2016-07-131-12/+31
* SERVER-24537 Create a new and modified test running taskMike Grundy2016-06-151-0/+263