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 |
|
XueruiFa
|
ed61eef7a8
|
SERVER-74398: Remove special handling of confirm: true for setFCV commands in JS tests
|
2023-08-01 19:38:12 +00:00 |
|
Joy Wang
|
571dbc6170
|
SERVER-78240 Programmatically generate a docker-compose.yml for concurrency_sharded_with_stepdowns_and_balancer
|
2023-07-28 15:46:53 +00:00 |
|
William Qian
|
e6164c5645
|
SERVER-78082 Set query stats HMAC key argument to BinData type Sensitive
|
2023-07-26 16:39:04 +00:00 |
|
Allison Easton
|
a4f4d0afd0
|
SERVER-79103 Core dumps are not generated if stopping balancer fails
|
2023-07-25 18:24:04 +00:00 |
|
seanzimm
|
2d5ecf6ae2
|
SERVER-76668 multiple cluster fixture bulk write
|
2023-07-24 23:30:37 +00:00 |
|
Jordi Olivares Provencio
|
5c2ee1215c
|
SERVER-77934 Add tests to cover truncate rollback for pre-image removal
|
2023-07-18 10:12:05 +00:00 |
|
Steve Gross
|
babf160654
|
SERVER-76796 Enable more lint warnings and fix them
|
2023-07-16 01:54:51 +00:00 |
|
auto-revert-processor
|
8837a2dfe2
|
Revert "SERVER-76796 Enable more lint warnings and fix them"
This reverts commit 7e0887b55d.
|
2023-07-13 20:31:43 +00:00 |
|
Steve Gross
|
7e0887b55d
|
SERVER-76796 Enable more lint warnings and fix them
|
2023-07-13 15:07:11 +00:00 |
|
auto-revert-processor
|
ddd0d1addf
|
Revert "SERVER-78737: Remove catalog shard transition feature flag"
This reverts commit e941a38911.
|
2023-07-13 07:24:49 +00:00 |
|
Kshitij Gupta
|
e941a38911
|
SERVER-78737: Remove catalog shard transition feature flag
|
2023-07-12 22:54:59 +00:00 |
|