David Bradford
|
8c1ac4b85d
|
SERVER-62191: Don't attempt burn-in-test when no tests are found
|
2021-12-21 04:12:47 +00:00 |
Robert Guo
|
7b743bf249
|
SERVER-61040 remove the need to specify the storage engine for Evergreen tasks.
|
2021-11-10 18:02:29 +00:00 |
Robert Guo
|
4002c5b76f
|
SERVER-60633 burn_in_tests should respect multiversion tags
|
2021-10-14 13:07:29 +00:00 |
Robert Guo
|
9c46c72e17
|
SERVER-55857 Use explicit task definitions for implicit multiversion tasks
|
2021-10-12 04:46:33 +00:00 |
Robert Guo
|
ba5cf359d8
|
SERVER-55857 remove NAMED_SUITES from resmoke config
|
2021-10-02 04:55:02 +00:00 |
Robert Guo
|
c940646a2b
|
SERVER-57580 combine task_path_suffix and use_multiversion into
require_multiversion
|
2021-06-15 22:28:00 +00:00 |
Shreyas Kalyan
|
47d9962185
|
SERVER-55964 Replace "blacklist" in all code and comments
|
2021-05-14 19:07:16 +00:00 |
Carlos Anaya
|
439b322333
|
SERVER-56196 Fix pylint issue
|
2021-05-07 14:25:16 +00:00 |
Carlos Anaya
|
41f7f3e437
|
SERVER-56196 Added error msg in burn_in_tests for invalid build variant
|
2021-05-07 14:25:16 +00:00 |
David Bradford
|
65b7837eee
|
SERVER-54814: Separate evergreen burn_in_tests from local mode
|
2021-03-25 20:24:55 +00:00 |
John Chen
|
990f7a45d6
|
SERVER-50565 Remove RHEL 6.0
|
2021-03-16 18:04:27 +00:00 |
Andrew Morrow
|
ddd36c6e0c
|
SERVER-54297 Split up the archiving of the server and its debug info
|
2021-02-05 20:10:02 +00:00 |
Andrew Morrow
|
5ce80a82a1
|
SERVER-54111 Bring sanity to evergreen task and TG names
|
2021-01-29 04:08:47 +00:00 |
David Bradford
|
ba2320f093
|
SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise builds
|
2021-01-25 18:36:43 +00:00 |
David Bradford
|
8fefa30a34
|
SERVER-53058: Refactor how historic test stats are collected
|
2020-11-30 22:42:40 +00:00 |
David Bradford
|
ac966012c5
|
SERVER-50401: Use evergreen manifest to determine revisions to compare against
|
2020-08-26 15:58:35 +00:00 |
Lydia Stepanek
|
c0b194ad73
|
SERVER-49127 Update default variant in burn_in_tests.py
|
2020-07-16 18:24:48 +00:00 |
Lydia Stepanek
|
c848b16c77
|
SERVER-47827 Request for a local burn_in_tests.py that locally runs all tests changed since master, including those committed in the local branch
|
2020-06-24 15:30:56 +00:00 |
David Bradford
|
97631cdd42
|
SERVER-47493: Remove completed TODO
|
2020-06-15 20:23:43 +00:00 |
vrachev
|
9227199e1c
|
SERVER-46769 Migrate from optparse to argparse
|
2020-04-30 14:25:56 +00:00 |
David Bradford
|
4d82d10588
|
SERVER-47274: Refactor task generation in evergreen
|
2020-04-06 17:55:12 +00:00 |
Lydia Stepanek
|
9d92dcf68c
|
SERVER-47230 burn_in_tests.py should default to RHEL 6.2
|
2020-04-01 19:53:53 +00:00 |
Alexander Costas
|
89678e9103
|
SERVER-46141: Separate multiversion passthrough tests from burn in tests.
|
2020-04-01 14:57:06 +00:00 |
David Bradford
|
25958fcf95
|
SERVER-46914: Stop looking at multiversion configuration for non-multiversion burn_in_tests
|
2020-03-17 16:46:09 +00:00 |
Lydia Stepanek
|
2a76e589a5
|
SERVER-46453 Selected_tests_gen should pick up changed files in mongo-enterprise-modules files
(cherry picked from commit 92f4273fb6d3d3079b07dc3c76acf1afd17f4225)
|
2020-03-05 16:58:44 +00:00 |
Alexander Costas
|
5342122069
|
SERVER-45680: Burn_in_tests should pick up changed files in mongo-enterprise-modules files
|
2020-02-20 18:27:43 +00:00 |
Ian Boros
|
46ee960341
|
Revert "SERVER-45680: Burn_in_tests should pick up changed files in mongo-enterprise-modules files"
This reverts commit 77911ece0c.
|
2020-02-18 18:43:37 +00:00 |
Alexander Costas
|
77911ece0c
|
SERVER-45680: Burn_in_tests should pick up changed files in mongo-enterprise-modules files
|
2020-02-18 15:55:55 +00:00 |
Jason Chan
|
9028256957
|
SERVER-46064 Strip the gen-suffix of task names when checking if tasks should be blacklisted from multiversion burn in
|
2020-02-11 15:24:35 +00:00 |
Lydia Stepanek
|
bfa494770a
|
SERVER-45394 Generate selected tasks in a patch using test mappings
create mode 100644 buildscripts/patch_builds/selected_tests_service.py
create mode 100644 buildscripts/selected_tests.py
create mode 100644 buildscripts/tests/patch_builds/test_selected_tests_service.py
create mode 100644 buildscripts/tests/test_selected_tests.py
|
2020-02-04 15:37:03 +00:00 |
Jason Chan
|
d49d09e595
|
SERVER-45711 Account for blacklisted multiversion tests in burn in for non-generated multiversion suites
|
2020-01-30 21:46:38 +00:00 |
Alexander Costas
|
aed4edcbf7
|
SERVER-45644: Reevaluate timeouts used by burn_in_test
|
2020-01-24 17:46:47 +00:00 |
Jason Chan
|
e1d3dc63cd
|
SERVER-45500 Fix backport exclude logic from multiversion tests for new test files
|
2020-01-21 16:50:41 +00:00 |
David Bradford
|
cde97a1db3
|
SERVER-44421: always populate config values in burn_in_tests
|
2019-11-05 18:13:37 +00:00 |
David Bradford
|
752b19cbfa
|
SERVER-43608: Add acceptance tests for burn_in_tests
|
2019-11-04 20:22:41 +00:00 |
David Bradford
|
8010c51d3f
|
SERVER-43608: Remove unused test code
|
2019-11-01 16:05:55 +00:00 |
Jason Chan
|
127a841075
|
SERVER-43797 Add new burn_in_tests_multiversion_gen task
|
2019-10-29 17:36:46 +00:00 |
Robert Guo
|
fd0287c305
|
SERVER-43956 don't use unix line endings to determine timeouts
|
2019-10-14 11:58:43 +00:00 |
Robert Guo
|
e178d59bf3
|
SERVER-43956 use unix line ending for burn_in_tests.py
|
2019-10-11 16:17:42 +00:00 |
Mathew Robinson
|
e86636d791
|
SERVER-43008 Update burn_in_tests.py to new resmoke API
|
2019-09-25 00:22:46 +00:00 |
David Bradford
|
714a62fd6d
|
SERVER-42482: burn_in_tests should take minimum test runs into account for timeouts
|
2019-07-30 09:27:55 -04:00 |
David Bradford
|
0ef81e97a8
|
SERVER-42440: burn_in_tests should run tasks on the distro they normally run on
|
2019-07-29 09:45:25 -04:00 |
David Bradford
|
92e0fd23cd
|
SERVER-42276: Use click for burn_in_tests
|
2019-07-20 10:27:29 -04:00 |
David Bradford
|
2fb05c59a4
|
SERVER-42240: Fix what build burn_in_tags looks at and cleanup
|
2019-07-16 16:34:29 -04:00 |
David Bradford
|
e6644474d8
|
SERVER-42227: Limit the number of tasks burn_in_test will generate
|
2019-07-13 13:05:36 -04:00 |
David Bradford
|
e5d7c73e7e
|
SERVER-41940: Use evergreen.py in burn_in_tests
|
2019-07-08 18:12:47 -04:00 |
Lydia Stepanek
|
53d3a9e6d7
|
SERVER-41295 Add timeouts to burn_in generated tasks
|
2019-07-01 11:52:56 -04:00 |
Lydia Stepanek
|
ff945d4698
|
SERVER-40895 Dynamically generate burn_in_tests for tag validation
|
2019-06-04 13:33:53 -04:00 |
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 |