Commit Graph

672 Commits

Author SHA1 Message Date
Alyssa Wagenmaker
961d9cd919 SERVER-84632 Absorb query stats not enabled errors in RunQueryStats hook setup (#17929)
GitOrigin-RevId: 46aef6d17593c49faa83ea861452e92ef8214d07
2024-01-08 23:36:50 +00:00
Sophia Tan
4617e4b3b4 SERVER-74910 Create concurrency test suite that runs with multitenancySupport enabled
GitOrigin-RevId: 6ce2f945b3632a8b32b62300e4d666fdc4037229
2024-01-05 17:34:20 +00:00
Alyssa Wagenmaker
350d4728c0 SERVER-83946 Enable query stats for the mutational fuzzers (#17851)
SERVER-83946 Enable query stats for the mutational fuzzers
Set query stats server parameters on base mutational fuzzer suites. This
carries over to concurrent suites automatically. Auto-generated
multiversion suites must be updated to match as well, but we use resmoke
utils to filter out the query stats parameters on older versions since
they aren't supported there yet.

GitOrigin-RevId: 27bed7736ded8867fc18456a0e9e77a762376cb9
2024-01-03 20:28:19 +00:00
Sophia Tan
1c09728cb2 SERVER-82297 Run concurrency tests with jscore tests on multiple tenants
GitOrigin-RevId: e1737b83eb89cc7e61bfe9bfc7007eae4d96a7af
2023-12-18 07:14:19 +00:00
Pol Pinol Castuera
d7a2e60641 SERVER-83135 Support embedded router mode with config shard
GitOrigin-RevId: 62715eeb6860873d6487017794dc32da1e32b1af
2023-12-15 09:27:27 +00:00
Sophia Tan
86f62c02ec SERVER-83919 Abstract multi client test case and builder from JSTestCase
GitOrigin-RevId: f4e02fa3e0990967cec72b6d1c565269bcde76f9
2023-12-14 07:55:00 +00:00
Huayu Ouyang
e67290f658 SERVER-82064 Create passthrough suite that pauses initial sync while FCV is uninitialized
GitOrigin-RevId: 194c26129abc83b265c8dd01b3d4f81ec6ed0481
2023-12-11 17:13:21 +00:00
Ryan Berryhill
0bcf218635 SERVER-83071 Support sanitizers for antithesis testing
GitOrigin-RevId: f0f83879f85542ed5042ba9ec189528bd4c3cab3
2023-12-06 15:49:44 +00:00
dominichernandez
690fa52638 SERVER-82664: removed $tenant from enable_change_stream py testing 2023-11-30 23:40:35 +00:00
kauboy26
4087dbb4c8 SERVER-81984 have ContinuousStepdown log that it is attempting to step up a node. 2023-11-23 17:13:38 +00:00
George Wangensteen
286b5e04b0 SERVER-81316 Run subset of jscore against a cluster with only embedded routers 2023-11-16 21:02:54 +00:00
Gregory Noma
3dfd298c2f SERVER-82781 Ensure all bytes are copied in simulate crash hook 2023-11-06 15:22:54 +00:00
kauboy26
47ea6bfba7 SERVER-82385 Make BulkWriteFixture's normal cluster start one node instead of two 2023-10-31 20:24:12 +00:00
Robert Sander
11871186a5 SERVER-81340 Don't run CheckMetadataConsistency for incompatible test in integration_tests_sharded suite 2023-10-30 09:35:41 +00:00
Tommaso Tocci
2960ae557e SERVER-74998 Remove deprecated enable_sharding parameter from ShardedCluster fixture 2023-10-29 16:48:29 +00:00
Yu Jin Kang Park
836813a237 SERVER-81485 Extend change collection truncate test coverage 2023-10-23 15:57:38 +00:00
Mikhail Shchatko
7998563736 SERVER-73944 Log that processes are killed by hang analyzer in test logs 2023-10-20 16:55:03 +00:00
seanzimm
9d8ecca8c3 SERVER-80996: Add Sharded BulkWrite Suites 2023-10-12 20:26:27 +00:00
George Wangensteen
17bafc133a SERVER-81000 Add a resmoke configuration for embedded router mode 2023-09-28 18:40:14 +00:00
Yu Jin Kang Park
644e433cf7 SERVER-81025 Ignore change_collection dbHash mismatch and add consistency checker 2023-09-28 09:25:07 +00:00
Tausif Rahman
a4a59dcd4b SERVER-81475: Update repl set config params to trigger rollbacks in Antithesis 2023-09-27 15:16:36 +00:00
Tausif Rahman
514bf175de SERVER-80656 Add jstestfuzz suites 2023-09-19 17:40:37 +00:00
seanzimm
d6f80db9d3 SERVER-76661: Bulk Write Multi Op Suites 2023-09-14 14:34:43 +00:00
Trevor Guidry
07c586b330 SERVER-81004 Reduce resmoke OTEL metrics 2023-09-12 21:12:39 +00:00
Erin McNulty
5638555021 SERVER-80449: Remove unused networking configuration options 2023-09-11 17:20:04 +00:00
wenqinYe
7749ae4b80 SERVER-80882: Override storageEngine for a config server in standalone.py to be WiredTiger even if "replSet" not in mongod_options 2023-09-11 16:40:22 +00:00
Tausif Rahman
4dea738390 SERVER-80656 Add multiversion suites to Antithesis 2023-09-11 13:42:31 +00:00
Tausif Rahman
3e9f1477c8 SERVER-80656 Add Config Shard Suites 2023-09-09 00:58:15 +00:00
Tausif Rahman
0c41da5707 SERVER-78589 Programmatically generate docker-compose.yml for sharded, repl, standalone suites 2023-09-06 04:18:28 +00:00
Suganthi Mani
d8bdffc35f SERVER-74804 Enable abort migration support in merge passthrough suites. 2023-09-02 01:05:07 +00:00
wenqinYe
5e95ce748c SERVER-80015: Convert config shard passthrough suites to use auto-bootstrap procedure 2023-09-01 19:04:43 +00:00
Tausif Rahman
411ad39bce SERVER-80448: Upgrade Antithesis images to ubuntu 2204 2023-08-31 19:52:43 +00:00
Suganthi Mani
6c926973c3 SERVER-80454 Remove x509 auth related code in shard merge. 2023-08-28 19:02:13 +00:00
Alex Neben
73e36383f5 SERVER-80445 Reduced some of the metrics collected 2023-08-28 16:59:16 +00:00
Alex Neben
0ffb9b2891 SERVER-80450 Add baggage through OTEL collection process 2023-08-26 15:46:30 +00:00
Alex Neben
5e75d98efa SERVER-80445 Reduced some of the metrics collected 2023-08-25 22:09:50 +00:00
Alex Neben
835a42c592 SERVER-80392 Added/adjusted collected otel metrics 2023-08-25 17:30:51 +00:00
wenqinYe
8126a6ed37 SERVER-79111: Add option to use the auto-bootstrap procedure in ShardedClusterFixture 2023-08-24 16:58:28 +00:00
Pol Pinol Castuera
2d340534b1 SERVER-78657 Get rid of getSplitCandidatesForSessionsCollection and minNumChunksForSessionsCollection 2023-08-24 08:25:40 +00:00
Alexander Neben
3acfa6f8fb SERVER-79559 Add open telemetry metrics to resmoke 2023-08-23 19:49:19 +00:00
wenqinYe
1a096c16e2 SERVER-79111: Add option to use the auto-bootstrap procedure in ReplicaSetFixture 2023-08-23 15:00:10 +00:00
Jiawei Yang
0769d5df60 SERVER-79953 Catch unexpected exit code in replicaset restart_node 2023-08-18 21:40:36 +00:00
Alex Neben
a9b66d89d5 Revert "SERVER-79559 Add open telemetry metrics to resmoke"
This reverts commit 18b0f9e7d7.
2023-08-16 18:46:00 +00:00
Alex Neben
18b0f9e7d7 SERVER-79559 Add open telemetry metrics to resmoke 2023-08-16 00:09:41 +00:00
Tausif Rahman
9fb78ebd28 SERVER-79553 "One-click" antithesis docker image build & test process that runs locally & in CI (pt. 3) 2023-08-15 15:57:54 +00:00
Kshitij Gupta
375398482d SERVER-78737: Remove catalog shard transition feature flag. 2023-08-10 16:58:05 +00:00
seanzimm
584f3fcbd1 SERVER-79512: Add Remaining bulkWrite Passthroughs 2023-08-10 15:27:05 +00:00
Tausif Rahman
7a21aa65a9 SERVER-79553 Convert Antithesis Suite to Matrix Suite (pt. 2) 2023-08-09 17:09:35 +00:00
Alexander Neben
73a62e2f16 SERVER-79642 Added some type hinting to resmoke 2023-08-03 03:28:01 +00:00
Tausif Rahman
8896ca5278 SERVER-79553 Add Support for Config Fuzzer in Antithesis (pt 1) 2023-08-02 03:18:59 +00:00