0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

32 Commits

Author SHA1 Message Date
Jonathan Abrahams
36148ad8bb SERVER-23312 Format Python files with yapf 2018-03-26 13:04:25 -04:00
Yves Duhem
649502fd59 SERVER-33397 New suitesconfig module 2018-02-23 18:23:48 -05:00
Geert Bosch
c16959f197 SERVER-32546 Don't fail when no modified tests and no test_list_outfile 2018-01-11 18:26:06 -05:00
Zakhar Kleyman
1dc5e4ba4e SERVER-30509 Update Evergreen API URL in burn_in_tests.py 2017-08-10 13:42:21 -04:00
Yves Duhem
d773e7419f SERVER-30308 Handle absent test_flags in combined_resmoke_args 2017-08-02 17:25:19 -04:00
Yves Duhem
2b5259a7a1 SERVER-29888 Use ciconfig.evergreen module in scripts 2017-06-29 14:38:40 -04:00
Robert Guo
b0647a8a42 SERVER-28636 add executor_file back in for burn_in_tests 2017-06-22 21:10:46 -04:00
Robert Guo
4d8d1745c9 SERVER-28636 replace --executor with --suite in resmoke.py 2017-06-22 18:29:34 -04:00
Jonathan Abrahams
75a15b5e7c SERVER-28786 Add buildscripts/update_test_lifecycle.py script for updating etc/test_lifecycle.yml 2017-06-15 09:45:01 -04:00
Robert Guo
f3b60130e2 SERVER-25293 log hook testcases only to logkeeper 2017-06-14 19:57:10 -04:00
Jonathan Abrahams
b6c1b6b6a9 SERVER-28302 resmoke.py parser should accept files that don't end in .js 2017-05-26 13:59:32 -04:00
Jonathan Abrahams
e351e669b0 SERVER-28784 burn_in_tests.py creates empty report if there are no new or modified tests 2017-05-09 18:20:30 -04:00
Jonathan Abrahams
3254737dde SERVER-28784 Update "run tests" function to run unreliable tests separately 2017-05-05 13:47:01 -04:00
Brian Samek
d4c1d45863 SERVER-28823 Add missing check that dict is None 2017-04-17 14:41:14 -04:00
Jonathan Abrahams
be8c1836d7 SERVER-28394 burn_in_tests.py should include test_flags expansion in resmoke.py invocation 2017-04-07 13:46:53 -04:00
Brian Samek
5f5a809259 SERVER-28526 Fix API URL parsing error 2017-04-03 17:54:39 -04:00
Brian Samek
c3f504f2a3 SERVER-28526 Update Evergreen API URL in burn_in_tests.py 2017-03-29 11:23:58 -04:00
Max Hirschhorn
10c9d67de6 SERVER-27683 Handle first time build variant runs in burn_in_tests.py.
Changes 'last_activated' to default to HEAD if we fail to find a commit
that's been activated in Evergreen.
2017-03-15 12:43:35 -04:00
Mark Benvenuto
7ca96b371e SERVER-27462 Remove Python 2.6 compatibility code from scripts in buildscripts/ directory 2017-03-09 13:47:54 -05:00
Yves Duhem
b5d7f1023b SERVER-27879 Normalize tests paths retrieved from git 2017-02-16 13:19:37 -05:00
Jonathan Abrahams
91c98db0e5 SERVER-24695 burn_in_tests.py should have a mechanism for blacklisting tests and suites similar to resmoke.py 2017-01-13 09:39:00 -05:00
Max Hirschhorn
eac2ee2812 SERVER-27126 Remove references to "master" in burn_in_tests.py script. 2016-12-16 09:56:56 -05:00
Mike Grundy
b579550237 SERVER-25558 Burn-in report should include associated task 2016-10-24 10:40:00 -04:00
Mike Grundy
a96726123c SERVER-25640 burn_in_tests.py should skip current rev when checking for last scheduled 2016-10-12 13:17:25 -04:00
Mike Grundy
07faea0fbd SERVER-26512 burn_in_tests.py should query Evergreen for last scheduled build via api 2016-10-11 13:09:51 -04:00
Jonathan Abrahams
4951ce3fdd SERVER-24691 Create task list from evergreen.yml when running burn-in suite 2016-08-15 10:21:52 -04:00
Mike Grundy
4a62b30641 SERVER-25271 burn_in_tests.py not picking up untracked files properly 2016-08-02 13:26:12 -04:00
Mike Grundy
8f687a02ac SERVER-25271 burn_in_tests.py not picking up untracked files properly 2016-08-02 09:45:18 -04:00
Mike Grundy
c61fb5636c SERVER-24636 Add option to burn_in_tests to specify githash to compare to 2016-07-14 14:40:31 -04:00
Mike Grundy
bebee51d86 Revert "SERVER-24636 Add option to burn_in_tests to specify githash to compare to"
This reverts commit e572d00484.
2016-07-13 17:01:38 -04:00
Mike Grundy
e572d00484 SERVER-24636 Add option to burn_in_tests to specify githash to compare to 2016-07-13 14:51:02 -04:00
Mike Grundy
7af6573341 SERVER-24537 Create a new and modified test running task 2016-06-15 16:50:15 -04:00