0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

308 Commits

Author SHA1 Message Date
Jamie Heppenstall
5c53fe70e2 SERVER-44559 Enable WT debug table for powercycle tests 2020-04-17 17:10:43 +00:00
Matthew Russotto
31858ad493 SERVER-46864 Remove check for "new" on oplogApplicationEnforcesSteadyStateConstraints parameter 2020-04-15 21:46:01 +00:00
Pavi Vetriselvan
2debab7987 SERVER-45094 add replica_sets_reconfig_kill_primary_jscore_passthrough 2020-04-14 16:10:44 +00:00
vrachev
f792615792 SERVER-46827 Resmoke end2end tests for timeouts and archival 2020-04-08 21:10:39 +00:00
A. Jesse Jiryu Davis
6018c34bd2 SERVER-45416 Model-check TLA+ specs in Evergreen 2020-04-06 19:45:52 +00:00
William Schultz
7224f21307 SERVER-45575 Update resmoke.py to add in nodes to the replica set fixture one at a time 2020-03-25 21:23:39 +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
Randolph Tan
13f5c735c4 SERVER-46947 Add cleanup fuzzer hook to undo undesired settings from fuzzer 2020-03-23 20:31:10 +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
Samy Lanka
d8caa7410c Revert "SERVER-44745 Trigger a logical session cache refresh for core passthrough suites using the MongoDFixture before running tests"
This reverts commit 1490ba67c6.
2020-03-19 00:49:39 +00:00
Pavi Vetriselvan
4d91fac171 SERVER-45094 add replica_sets_reconfig_jscore_passthrough suite 2020-03-17 20:45:56 +00:00
Matthew Russotto
af3ff66f90 SERVER-46857 Make oplogApplicationEnforcesSteadyStateConstraints multiversion-compatible 2020-03-13 22:05:39 +00:00
Marcos José Grillo Ramírez
1490ba67c6 SERVER-44745 Trigger a logical session cache refresh for core passthrough suites using the MongoDFixture before running tests 2020-03-13 18:31:01 +00:00
Jason Chan
e62d66e36b SERVER-46702 Use last-stable mongos version in sharding multiversion passthroughs 2020-03-10 15:03:38 +00:00
Jason Chan
c646b5413e SERVER-46369 Run mixed_version_replica_sets.js in required builder 2020-03-09 19:20:41 +00:00
Jason Chan
790356f7cd Revert "SERVER-46369 Run mixed_version_replica_sets.js in required builder"
This reverts commit 5c87c8e0e3248edeccdbae21ae1985bee78c5fd3.
2020-03-09 17:40:44 +00:00
Jason Chan
3383520ebf SERVER-46369 Run mixed_version_replica_sets.js in required builder 2020-03-09 15:52:46 +00:00
Xuerui Fa
79b35bf74b SERVER-46332: Assign correct binary version to nodes in mixed version passthrough tests 2020-03-04 20:44:35 +00:00
Max Hirschhorn
d7cdf42481 SERVER-46059 Run CheckOrphansDeleted hook in concurrency_sharded*.yml. 2020-02-18 21:39:39 +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
94bd81eb2d SERVER-45864 Record the start time for tests after creating the test logger 2020-01-30 20:50:35 +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
William Schultz
043b3a8393 SERVER-45079 Only allow addition or removal of a single voting node in non-force reconfig 2020-01-14 20:53:42 +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
c184d4e59b SERVER-45291 Don't error on correctly-killed mongos fixture 2019-12-30 18:58:37 +00:00
Jack Mulrow
7d92543953 SERVER-44890 MongoD RWCDefaults get refreshed through the OpObserver 2019-12-20 22:22:42 +00:00
Carl Worley
0e60cea67c SERVER-45250 Don't stop resmoke execution for failures due to crashes 2019-12-20 21:57:46 +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
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