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
Maria van Keulen
e4347d57e5
SERVER-43465 Remove unnecessary InvalidBSON replSetGetStatus handling
2019-12-03 21:53:35 +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
Kevin Pulo
be38e60ad7
SERVER-43126 Basic replset CWRWC passthrough suites
2019-11-26 22:54:41 +00:00
Jason Chan
5c86d41207
SERVER-44702 Add ability to configure num replica set nodes and linear chaining through command line.
2019-11-25 19:48:23 +00:00
Carl Worley
91fc73a60e
“SERVER-44810
2019-11-25 14:06:43 +00:00
Carl Worley
6c803a6704
SERVER-19895 resmoke failures should self-document
2019-11-22 20:16:40 +00:00
Jason Chan
e64a7b3339
SERVER-44425 Move FCV and binary constants into standalone file in resmokelib
2019-11-13 22:32:43 +00:00
Judah Schvimer
c57a899b67
SERVER-44214 give all nodes votes with high election timeouts in tests
2019-11-12 14:26:39 +00:00
Jason Chan
0dfbced1ee
SERVER-44023 Update ReplicasetFixture to always use latest bin version for config servers when in a mixed version sharded cluster
2019-10-21 18:40:41 +00:00
Dianna Hohensee
a5887f3a5b
SERVER-42358 Add new background collection validation test hook. Runs concurrently with tests.
2019-10-21 18:23:49 +00:00
Cheahuychou Mao
4a82f6d558
SERVER-33931 Make sharded cluster fixture start shards as single node replica sets
2019-10-10 20:35:35 +00:00
Jason Chan
4540bfd836
SERVER-42776 Support mixed version test suites with ShardedClusterFixture
2019-10-08 19:54:00 +00:00
Alex Taskov
108425fdd0
SERVER-42866 Trigger a logical session cache refresh on all shards in the ShardedCluster test fixture before running test
2019-09-24 18:26:26 +00:00
Ryan Timmons
6e07d3555e
SERVER-43253 Fix noPassthrough
2019-09-17 14:53:08 +00:00
Ryan Timmons
9c15f7ff0f
SERVER-43253 Resmoke passes pids of peer mongo* process in TestData
2019-09-16 18:17:40 +00:00
Jason Chan
eda7a26ec0
SERVER-42761 Allow resmoke and the shell to initiate a replica set with "latest" version primary and "last-stable" secondaries
2019-09-09 14:09:29 +00:00
Max Hirschhorn
45b43da30b
SERVER-42622 Call teardown_fixture() even if setup_fixture() errors.
2019-08-06 10:52:55 -04:00
Max Hirschhorn
39e0f9648d
SERVER-42356 Remove special casing for NoOpFixture setup and teardown.
2019-08-06 10:52:55 -04:00
Judah Schvimer
f13641a0f6
SERVER-42469 Increase initial sync and kill secondaries passthrough timeouts to 24 hours
2019-07-30 09:39:10 -04:00
Roxane
a5b2b781c6
SERVER-41796 Create Evergreen variant for libfuzzer targets
2019-07-23 12:56:16 -04:00
David Bradford
92e0fd23cd
SERVER-42276: Use click for burn_in_tests
2019-07-20 10:27:29 -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
Max Hirschhorn
eaba1b8c34
SERVER-42195 Create new lifecycle instance for new stepdown thread.
2019-07-12 14:15:28 -04:00
Robert Guo
f747b54773
SERVER-40702 wait for processes to exit on KeyboardInterrupt in resmoke
2019-07-03 13:07:10 -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
Max Hirschhorn
c15db22ece
SERVER-41304 Add positive versions of Windows exit codes to resmoke.py.
2019-05-24 11:08:01 -04:00
Lingzhi Deng
c1e677229f
SERVER-40586: Step up instead of stepping down in stepdown suites
2019-05-07 17:59:34 -04:00
Max Hirschhorn
21e227e2c6
SERVER-40592 Handle exceptions from {setup,teardown}_fixture().
2019-05-03 16:44:21 -04:00
Lingzhi Deng
22b6c7a8df
SERVER-40086: Extend CheckReplDBHashInBackground to Sharded Clusters
2019-05-01 22:28:30 -04:00
David Bradford
66fcbb20e5
SERVER-40671: Fix parallel execution in resmoke
2019-04-24 09:22:53 -04:00
Dianna
96bf04156c
SERVER-38165 Enable transactions testing with the inMemory storage engine
2019-04-22 13:38:12 -04:00
Jonathan Abrahams
22578319a5
SERVER-40339 Log buildscripts_test output in test logs
2019-04-16 16:44:21 -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
Jonathan Abrahams
2c2ba8e791
SERVER-40550 Refactor job.py to support mock of time.time
2019-04-10 09:26:53 -04:00
Mathew Robinson
8dd6d47557
SERVER-32295 Support Python 3
2019-04-08 14:08:49 -04:00
Jonathan Abrahams
b494c59557
SERVER-39305 Add --repeatTestsSecs, --repeatTestsMin & --repeatTestsMax options to resmoke
2019-02-14 16:53:42 -05:00
Kim Tao
ae26079741
SERVER-38147: cap donor migration lock acquisition stalls in the presence of active transactions
2019-01-24 16:37:59 -05:00
Randolph Tan
3d28a55677
SERVER-37853 Create sharded_core_txn with balancer suite
...
This reverts commit 907c8c786e .
2019-01-07 11:08:05 -05:00
Jonathan Abrahams
428ca4fcc7
SERVER-18840 resmoke should indicate status of test in abbreviated log output during run, before logging everything at the end
2019-01-07 09:09:04 -05:00
William Schultz
907c8c786e
Revert "SERVER-37853 Create sharded_core_txn with balancer suite"
...
This reverts commit 62076130c3 .
2019-01-04 18:05:41 -05:00
Randolph Tan
62076130c3
SERVER-37853 Create sharded_core_txn with balancer suite
2019-01-04 16:17:30 -05:00
Robert Guo
6734c12d17
SERVER-38775 allow gennylib_test accept arbitrary cmdline args
2018-12-28 16:37:26 -05:00
David Bradford
8df4497cfc
SERVER-36812: Add human readable messages for exit codes resmoke sees
2018-12-19 10:58:51 -05:00