Commit Graph

78 Commits

Author SHA1 Message Date
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
A. Jesse Jiryu Davis
4317089d32 SERVER-48045 Set Java path tla_plus.yml suite config 2020-05-12 18:45:59 +00:00
vrachev
9227199e1c SERVER-46769 Migrate from optparse to argparse 2020-04-30 14:25:56 +00:00
jannaerin
76823e76d5 SERVER-43333 Ingest drivers server selection tests 2020-04-24 16:10:48 +00:00
Jamie Heppenstall
5c53fe70e2 SERVER-44559 Enable WT debug table for powercycle tests 2020-04-17 17:10:43 +00:00
A. Jesse Jiryu Davis
6018c34bd2 SERVER-45416 Model-check TLA+ specs in Evergreen 2020-04-06 19:45:52 +00:00
Marcos José Grillo Ramírez
3ec30d8bc1 SERVER-44745 Trigger a logical session cache refresh for core passthrough suites using the MongoDFixture before running tests 2020-03-25 11:04:34 +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
12b63497b8 SERVER-45301 Not all expected aliases are present in the ninja generator output 2020-02-13 15:21:41 +00:00
Mathew Robinson
f31bc89f66 SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
Carl Raiden Worley
51af2309a6 SERVER-45928 Use correct interface import for cpp_libfuzzer_test.py 2020-02-04 14:49:40 +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
Carl Worley
041ca73b9b SERVER-45342 Send an abort signal instead of a kill signal when archiving 2020-01-09 15:40:39 +00:00
Carl Worley
f7ca0cc452 SERVER-44832 Modify HookTestArchival to reset fixtures 2019-12-13 18:34:40 +00:00
Carl Worley
b60b1c28fb SERVER-44831 Create a fixture sigkill test case 2019-12-09 19:58:39 +00:00
Andrew Morrow
be05c9ea62 SERVER-44546 Remove mobile variants and embedded benchmarks 2019-12-09 19:22:42 +00:00
Lamont Nelson
54ffea6c75 SERVER-43333 Ingest driver SDAM tests 2019-12-05 20:32:53 +00:00
Annie Black
27cf911c3f Revert "SERVER-43333 Ingest driver SDAM tests"
This reverts commit 25d1843463.
2019-12-02 18:36:44 +00:00
Lamont Nelson
25d1843463 SERVER-43333 Ingest driver SDAM tests 2019-11-27 17:40:41 +00:00
Ryan Timmons
9c15f7ff0f SERVER-43253 Resmoke passes pids of peer mongo* process in TestData 2019-09-16 18:17:40 +00:00
Roxane
a5b2b781c6 SERVER-41796 Create Evergreen variant for libfuzzer targets 2019-07-23 12:56:16 -04:00
Ian Boros
72f18524e2 Revert "SERVER-41796 Create Evergreen variant for libfuzzer targets"
This reverts commit 51a218fb13.
2019-07-19 13:37:05 -04:00
Ian Boros
8fcef35e07 Revert "SERVER-41796 fix lint"
This reverts commit 6924890770.
2019-07-19 13:36:54 -04:00
Benety Goh
6924890770 SERVER-41796 fix lint 2019-07-19 10:16:57 -04:00
Roxane
51a218fb13 SERVER-41796 Create Evergreen variant for libfuzzer targets 2019-07-18 15:58:45 -04:00
Jonathan Abrahams
22578319a5 SERVER-40339 Log buildscripts_test output in test logs 2019-04-16 16:44:21 -04:00
Mathew Robinson
8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Robert Guo
6734c12d17 SERVER-38775 allow gennylib_test accept arbitrary cmdline args 2018-12-28 16:37:26 -05:00
Jason Chan
85df2fb7d7 SERVER-38646 Add resmoke test case for genny unit tests. 2018-12-17 16:48:10 -05:00
Shreyas Kalyan
ca5e2e4e33 SERVER-37664 Add support for doing resmoke.py process management through jasper 2018-11-14 16:54:42 -05:00
Shreyas Kalyan
32c638f423 SERVER-37789 Add --genny flag to resmoke.py 2018-10-29 14:20:35 -04:00
Benety Goh
7d63b4cb96 SERVER-37663 fix lint 2018-10-25 19:40:55 -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
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
Yves Duhem
1e026f75dc SERVER-28940 Test cases for fixture setups and teardowns 2018-10-04 09:51:05 -04:00
Yves Duhem
d92fe6cd92 SERVER-34593 New resmoke option to repeat tests 2018-08-29 10:35:43 -04:00
Jonathan Abrahams
4d21b46427 SERVER-36077 Create new resmoke.py test suite for running mongoebench on an Android device 2018-08-20 11:38:07 -04:00
Jonathan Abrahams
a444720202 SERVER-36076 Create new resmoke.py test suite for running mongoebench on a desktop 2018-08-13 12:23:29 -04:00
Robert Guo
5c73ea14a6 SERVER-35523 fix fsmworkloadtestcase 2018-07-02 09:49:58 -04:00
Martin Neupauer
6acedb1006 WRITING-2731 Build integration test running script for testing the mql-model command line tool 2018-06-09 08:56:32 -04:00
Martin Neupauer
937039a3c9 WRITING-2732 Build test runner for running mql-model declarative tests against an actual MongoDB server 2018-06-06 11:11:32 -04:00
Robert Guo
b107fce3ef SERVER-29999 Implement FSM Scheduler for concurrency_simultaneous 2018-06-04 15:26:56 -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
Jonathan Abrahams
2b10b06044 SERVER-34555 Add stepdown to FSM resmoke integration 2018-05-31 13:06:06 -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
Robert Guo
29c8f66e43 SERVER-33738 Create a runCommand() override method to perform operations inside a transaction 2018-05-24 09:13:56 -04:00
Jonathan Abrahams
9db7db6586 SERVER-30204 Use a new CleanupConcurrencyWorkloads hook instead of CleanEveryN for FSM suites using resmoke_runner.js 2018-05-14 14:13:25 -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