Jack Mulrow
e3e4b4d6a5
SERVER-76310 Use config shard terminology instead of catalog shard
2023-04-24 01:33:22 +00:00
Kshitij Gupta
165dd277f3
SERVER-74561: Setup catalog shard evergreen variant
2023-04-11 14:49:15 +00:00
Trevor Guidry
b6639eed34
SERVER-70345 aggregate several change stream suites
2023-02-21 14:43:46 +00:00
Alexander Neben
8829adf0f7
SERVER-72611 Debug symbols with compile variant works
2023-01-25 21:46:19 +00:00
Trevor Guidry
647c087d9f
SERVER-70337 aggregate several jscore suites
2023-01-19 01:14:50 +00:00
Kshitij Gupta
e489daae84
SERVER-71448: Add resmoke option for optional config server.
2022-11-18 21:13:11 +00:00
Sergey Galtsev
b61927c6cd
SERVER-69884 filter out tests with featureFlagXXX from selinux
2022-10-10 15:43:40 +00:00
Max Hirschhorn
6552887793
SERVER-69944 Switch to use Python's built-in recursive glob support.
...
When splitting a path of the form "a/*/b/**", globstar.iglob() would
previously have attempted to walk "a/*" as a literal directory instead
of expanding the glob pattern into a list of directories and walking
each of them.
2022-09-23 22:47:05 +00:00
Alexander Neben
97ac02fa50
SERVER-68593 Disable low value python warnings
2022-09-02 22:55:09 +00:00
Mark Benvenuto
ddff02d34d
SERVER-67430 Fix tags in fle2 tests and improve tag parser
2022-06-24 14:59:58 +00:00
Robert Guo
876e0930d2
SERVER-61460 correctly merge --setParameter in resmoke
2022-03-24 21:54:41 +00:00
sergey.galtsev
8b7a9e2abf
SERVER-62478 selinux skip tests tagged no_selinux
2022-01-15 02:30:18 +00:00
A. Jesse Jiryu Davis
5689d7fd21
SERVER-61664 Fix test log formatting
2021-11-20 04:50:26 +00:00
Richard Samuels
fd61e7e863
SERVER-60820 Hang analyzer require evergreen credentials file to be written to task directory
2021-10-20 03:15:45 +00:00
Richard Samuels
14c12774fa
SERVER-59670 SERVER-60367 hang analyzer: ensure that evg yaml can be found in workdir
2021-10-04 16:06:04 +00:00
Richard Samuels
99f4b6b0e4
SERVER-59670 hanganalyzer: look for config in workdir first
2021-09-24 13:22:20 +00:00
XueruiFa
efdac6418b
SERVER-59012: Calculate FCV constants in resmoke
2021-09-20 16:20:44 +00:00
Mikhail Shchatko
913a6ef396
SERVER-59928 Extend setup-multiversion to accept an evergreen version id
2021-09-17 08:02:04 +00:00
Richard Samuels
f8a76ecff7
SERVER-59670 Fix tuple concatenation in hang analyzer
2021-09-10 16:03:59 +00:00
Richard Samuels
84edd548a5
SERVER-59670 Hang analyzer not using Evergreen credentials
2021-09-08 16:35:33 +00:00
Mikhail Shchatko
3efab32e8e
SERVER-59809 Use project_identifier instead of project_id in setup multiversion
2021-09-07 13:33:41 +00:00
XueruiFa
9ed67ce082
SERVER-59012: Revert calculating FCV constants in resmoke
2021-09-02 18:19:48 +00:00
XueruiFa
8671522fd5
SERVER-59012: Calculate FCV constants in resmoke
2021-09-01 17:21:21 +00:00
Robert Guo
e74e88defa
SERVER-58126 Avoid symlinking downloaded binaries on Windows
2021-08-04 11:54:43 +00:00
Robert Guo
a4b5e8e8c1
SERVER-58863 fix symbolizer rerun error, missing frame info, and move multiversion download cache dir to build
2021-07-29 12:14:30 +00:00
Robert Guo
a3705542f5
SERVER-58695 improved symbolizer
2021-07-26 11:23:45 +00:00
Siran Wang
7b9dd4dfd5
SERVER-57663 Don't record stack traceback in history dictionary
2021-06-21 20:37:02 +00:00
Robert Guo
846a99de9a
SERVER-54622 Retrieve back-branch fixture files to assemble multiversion
...
remove task_path_suffix from evergreen_gen_multiversion_tasks.py
replication works
fix fixture API adherence test
generate mongos port on startup
fix sharding and reformat
2021-05-27 14:49:58 +00:00
Robert Guo
44b5378cbc
SERVER-56352 allow dictionaries to be implicitly converted to HistoricDict
2021-05-13 15:36:19 +00:00
Siran Wang
9da7ca62a4
SERVER-56454 don't record read operations
2021-04-30 16:12:29 +00:00
Carl Raiden Worley
d1ef0558db
SERVER-54619 Extract resmokelib dependencies from fixture code
2021-03-26 18:38:23 +00:00
Mikhail Shchatko
8c303d8fa5
SERVER-54002 Evergreen task documentation
2021-03-16 17:18:22 +00:00
Carl Raiden Worley
8082beefe8
SERVER-54617 Create a resmoke configuration management helper
2021-03-02 04:25:25 +00:00
Andrew Morrow
d5beb490d2
SERVER-54484 Use is_alive rather than removed isAlive
2021-02-16 18:22:27 +00:00
A. Jesse Jiryu Davis
e618ffe3d8
SERVER-51877 Check all API V1 commands are defined in IDL
2020-11-10 18:52:28 +00:00
vrachev
5266a96260
SERVER-46687 Run hang-analyzer from resmoke and integrate with archival
2020-08-13 01:05:45 +00:00
Robert Guo
9ef7c7a0fb
Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"
...
This reverts commit 0cbc4ea6a9 .
2020-07-29 22:38:03 +00:00
Robert Guo
0cbc4ea6a9
SERVER-46687 Run hang-analyzer from resmoke and integrate with archival
...
This reverts commit 6ac765dd18 .
2020-07-28 21:18:52 +00:00
Henrik Edin
6ac765dd18
Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"
...
This reverts commit aa5754b408 .
2020-07-28 15:24:03 +00:00
vrachev
aa5754b408
SERVER-46687 Run hang-analyzer from resmoke and integrate with archival
2020-07-27 11:58:38 +00:00
Mikhail Shchatko
f46630dd3a
SERVER-48112 Use Absolute Imports in Resmoke
2020-06-18 10:21:48 +00:00
vrachev
f792615792
SERVER-46827 Resmoke end2end tests for timeouts and archival
2020-04-08 21:10:39 +00:00
Max Hirschhorn
6d38158e6b
SERVER-42623 Remove events from scheduler using is operator.
2019-08-06 10:52:55 -04:00
Max Hirschhorn
eea65efbdd
SERVER-41096 Fix file-based protocol for permitting stepdowns.
...
Changes the file-based protocol for controlling when stepdowns are
permitted to be a one-shot mechanism usable only once during a test.
That is to say, the indication for whether the stepdown thread isn't
currently and will no longer continue to run stepdowns during the test
persists until after the test finishes.
2019-06-20 17:19:53 -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
Shreyas Kalyan
eaee7a35c4
SERVER-37663 Add support for running genny via resmoke.py locally
2018-10-25 18:48:36 -04:00
Jonathan Abrahams
2b10b06044
SERVER-34555 Add stepdown to FSM resmoke integration
2018-05-31 13:06:06 -04:00
Jonathan Abrahams
0a03faba45
SERVER-34865 Test archival fails when temporary files are removed
2018-05-16 16:54:24 -04:00
Jonathan Abrahams
d6837a12b3
SERVER-34374 Wrap shutil.rmtree() in resmoke to handle path names which may contain non-ASCII characters
2018-05-11 15:28:16 -04:00