Commit Graph

57 Commits

Author SHA1 Message Date
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
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
Jonathan Abrahams
cea72553a4 SERVER-32852 Capture data files on failures of the concurrency suite 2018-02-21 15:06:35 -05:00
Jonathan Abrahams
9fd34c78b7 SERVER-31562 Archival for test failures from suites not using a resmoke fixture 2018-02-14 11:38:17 -05:00
Jonathan Abrahams
49c2e3abc7 SERVER-33144 Support archiving data files in Evergreen on test failure - Windows 2018-02-12 12:03:55 -05:00
Jonathan Abrahams
4cc459b6ee SERVER-26884 Support archiving data files in Evergreen on test failure 2018-02-08 12:19:04 -05:00
Jonathan Abrahams
7abb9ada50 SERVER-32762 Module to upload files to S3 2018-02-02 13:21:39 -05:00
Rob Guo
381c7fc06c SERVER-30839 prevent buildscripts/combine_reports.py from overwriting report.json 2017-10-04 15:50:59 -04:00
Yves Duhem
2f6a2294fe SERVER-30683 Support failovers in ReplicaSetFixture 2017-09-01 17:41:35 -04:00
Max Hirschhorn
b8f6239094 SERVER-29560 Split hooks.py module into separate files.
Also defines a generic Registry metaclass for making class declarations
store a reference to the class along with a name so that they can be
looked up later.
2017-06-14 20:44:52 -04:00