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
|
f4feba485b
|
SERVER-40542 Remove references to pip2
|
2019-04-10 11:42:47 -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 |
Yves Duhem
|
d92fe6cd92
|
SERVER-34593 New resmoke option to repeat tests
|
2018-08-29 10:35:43 -04:00 |
Geert Bosch
|
ab0c426e60
|
SERVER-35591 Remove MMAPv1 testing
|
2018-06-25 16:47:18 -04:00 |
Jonathan Abrahams
|
82b62cf1e5
|
SERVER-34711 Enable burn_in_tests to understand Evergreen task selectors
|
2018-06-15 11:40:58 -04:00 |
Jonathan Abrahams
|
c50c68fef1
|
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
|
2018-04-05 14:41:58 -04:00 |
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 |