George Wangensteen
31cf5012e5
SERVER-73162 Make resmoke absolutize dataPath and dataDir when configuring the mongo shell
2023-01-26 04:05:28 +00:00
Alexander Neben
97ac02fa50
SERVER-68593 Disable low value python warnings
2022-09-02 22:55:09 +00:00
Robert Guo
9563cadc7d
SERVER-65071 remove resmoke gRPC integration
2022-04-24 01:45:17 +00:00
Richard Samuels
4931ea397a
SERVER-63646 _raise_if_unsafe_exit uses wrong return_code
2022-02-15 17:12:01 +00:00
Robert Guo
de8b582148
SERVER-60487 fix test name for JSTest testcase
2021-10-06 14:04:05 +00:00
julianedwards
cf6da1848a
SERVER-54315: Turn on jasper resmoke for a single required build and a single daily build
2021-10-05 18:28:03 +00:00
Robert Guo
ba5cf359d8
SERVER-55857 remove NAMED_SUITES from resmoke config
2021-10-02 04:55:02 +00:00
Robert Guo
5479d9ee41
SERVER-60093 don't regenerate TestCase for DynamicJSTestCases
2021-09-24 17:32:08 +00:00
Arun Banala
7ff8d8762c
SERVER-57567 Fix bug to consider tests running on Windows
2021-09-22 11:17:54 +00:00
Arun Banala
536cd38e7a
SERVER-57567 Update sharded passthrough suite to handle time series collections
2021-09-21 17:02:44 +00:00
Robert Guo
796a9f1504
SERVER-57439 add unittest task with undodb recordings to ! RHEL 8
2021-06-16 16:08:23 +00:00
Carl Raiden Worley
d1ef0558db
SERVER-54619 Extract resmokelib dependencies from fixture code
2021-03-26 18:38:23 +00:00
julianedwards
ee1e7ff457
SERVER-51016: Add Python logging.Handler for LogKeeper V3
2021-01-22 15:14:08 +00:00
julianedwards
fff7a4baa0
SERVER-49504: Allow resmoke's mongo shell to log to Jasper
2020-12-14 18:27:30 +00:00
Robert Guo
2c50126f91
Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"
...
This reverts commit 3c179e4935 .
2020-12-07 19:21:59 +00:00
julianedwards
3c179e4935
SERVER-49504: Revert "Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper""
2020-11-06 17:23:31 +00:00
Robert Guo
e62f90245b
Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"
...
This reverts commit e9e1635d6c .
2020-10-15 13:38:36 +00:00
julianedwards
e9e1635d6c
SERVER-49504: Allow resmoke's mongo shell to log to Jasper
2020-10-14 19:12:24 +00:00
Ben Caimano
8468e69c2e
Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"
...
This reverts commit 308cc2fa21 .
2020-10-12 23:00:38 +00:00
julianedwards
308cc2fa21
SERVER-49504: Allow resmoke's mongo shell to log to Jasper
2020-10-12 20:59:36 +00:00
Carl Raiden Worley
4f4e1bd970
SERVER-25548 resmoke should not continue after a shell crash
2020-06-25 18:11:50 +00:00
Mikhail Shchatko
f46630dd3a
SERVER-48112 Use Absolute Imports in Resmoke
2020-06-18 10:21:48 +00:00
Carl Raiden Worley
c81a9f3165
SERVER-48150 Streamline resmoke loggers
2020-06-17 17:45:50 +00:00
Adam Cooper
471bb3b878
SERVER-446970 KRB5_CCNAME variable is reused between JSTest jobs when it shouldn't be
2020-03-19 17:59:49 +00:00
Mathew Robinson
f31bc89f66
SERVER-45048 Use hygienic builds in Evergreen
2020-02-13 15:21:41 +00:00
Carl Raiden Worley
8f9e17ee4b
SERVER-45491 Add resmoke.py option to save mongod.log and mongos.log files
2020-01-28 14:32:34 +00:00
Ryan Timmons
9c15f7ff0f
SERVER-43253 Resmoke passes pids of peer mongo* process in TestData
2019-09-16 18:17:40 +00:00
Mathew Robinson
8dd6d47557
SERVER-32295 Support Python 3
2019-04-08 14:08:49 -04:00
Jonathan Abrahams
b04cc1e53b
SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackisting in backup_restore
2018-10-12 10:37:41 -04:00
Mark Benvenuto
bdd0807699
SERVER-35322 external_auth tests should use unique kerberos credentials cache per test
2018-06-04 13:27:39 -04:00
Max Hirschhorn
25f72cf5f1
SERVER-34779 Add hook for checking dbhash while a test is running.
...
Enables the CheckReplDBHashInBackground hook in the
replica_sets_jscore_passthrough.yml test suite.
Also fixes the WTPreserveSnapshotHistoryIndefinitely failpoint to ignore
attempts from _decreaseTargetSnapshotWindowSize() to move the oldest
timestamp forward.
2018-05-25 22:07: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
Yves Duhem
4b80b74a61
SERVER-33665 Call configure on ProcessTestCase
2018-03-07 11:54:58 -05:00
Yves Duhem
10f2088572
SERVER-33665 New TestCase subclass for process based tests
2018-03-06 16:28:23 -05:00
Kevin Albertson
8821cdb550
SERVER-25640 check if jstests leave unterminated processes
2018-02-20 09:25:18 -05:00
Ian Boros
a7b2cf5c4b
SERVER-29522 better error codes when running concurrent tests in resmoke
2017-10-13 10:28:37 -04:00
Max Hirschhorn
8b3694d704
Revert "SERVER-29522 better error codes when running concurrent tests in resmoke"
...
This reverts commit 1e2626463b .
2017-10-11 00:11:17 -04:00
Ian Boros
1e2626463b
SERVER-29522 better error codes when running concurrent tests in resmoke
2017-10-10 10:08:06 -04:00
Yves Duhem
2f6a2294fe
SERVER-30683 Support failovers in ReplicaSetFixture
2017-09-01 17:41:35 -04:00
Sara Golemon
6e2cc35d6d
SERVER-27801 define unique KRB5CCNAME per external_auth test
2017-08-28 11:12:47 -04:00
Max Hirschhorn
c57ab42219
SERVER-29560 Split testcases.py module into separate files.
2017-06-14 20:44:52 -04:00