Commit Graph

640 Commits

Author SHA1 Message Date
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
Alex Neben
3a1d2d8b22 SERVER-78603 Remove single core limit on benchmarks 2023-07-11 17:01:16 +00:00
Matt Broadstone
1e98a0f23d SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
Kshitij Gupta
3d6017336d SERVER-66060: Remove catalog shard feature flag 2023-07-05 18:36:35 +00:00
Sviatlana Zuiko
2c443478c0 Revert "SERVER-77934 Add tests to cover truncate rollback for pre-image removal"
This reverts commit 4d0d8b5309.
2023-06-29 22:40:57 +00:00
Jordi Olivares Provencio
4d0d8b5309 SERVER-77934 Add tests to cover truncate rollback for pre-image removal 2023-06-29 11:15:45 +00:00
Davis Haupt
785e000ff0 SERVER-78328 Make RunQueryStats hook run in the main thread after every test 2023-06-26 15:14:43 +00:00
Adi Zaimi
2e61122344 SERVER-76808: Add script as hook to bg fcv upgrade and downgrade
Add script as hook to bg fcv upgrade and downgrade in a loop.
Add new suite fcv_upgrade_downgrade_replica_set_jscore_passthrough.yml
which uses the above bg hook for the replica-set case.
2023-06-22 05:55:33 +00:00
Jacob Evans
171b868748 SERVER-77893 Add optional fatal errors for $queryStats 2023-06-19 21:32:33 +00:00
Naama Bareket
9926c68049 SERVER-77179: Update $queryStats parameters 2023-06-01 16:57:54 +00:00
Davis Haupt
d29894ea9d SERVER-76555 Stress-test $queryStats in core passthrough 2023-05-24 16:29:26 +00:00
Daniel Moody
1450624c71 SERVER-76740 SERVER-69843 added pretty printer tests framework 2023-05-19 18:19:56 +00:00
Tausif Rahman
0249b20d05 SERVER-76739 Archive data missing on evergreen task timeouts 2023-05-16 15:39:06 +00:00
Yu Jin Kang Park
8abfa6342f SERVER-76743 Remove mongod options conflicting with setParameter in resmoke 2023-05-10 15:29:33 +00:00
Trevor Guidry
5e2159ea02 SERVER-72929 do not checkout old resmoke fixtures 2023-05-10 00:50:45 +00:00
Mikhail Shchatko
d4e78b7d75 SERVER-76651 Switch to using db-contrib-tool symbolize command in resmoke 2023-05-09 07:25:37 +00:00
Didier Nadeau
6570bf9e8f SERVER-76678 Handle replica set config error in shard split fixture 2023-05-08 20:18:57 +00:00
Mikhail Shchatko
dcebc8d169 Revert "SERVER-76651 Switch to using db-contrib-tool symbolize command in resmoke"
This reverts commit b7cd217d01.
2023-05-08 08:15:37 +00:00
Kshitij Gupta
b59a1e3ac6 SERVER-74285: Create config shard transition hook 2023-05-04 22:53:43 +00:00
Mikhail Shchatko
b7cd217d01 SERVER-76651 Switch to using db-contrib-tool symbolize command in resmoke 2023-05-04 08:37:15 +00:00
Allison Easton
2d6dc8100f SERVER-76536 Increase receiveChunkWaitForRangeDeleterTimeoutMS in concurrency suites 2023-04-28 08:53:41 +00:00
Mikhail Shchatko
b1b452c5d6 SERVER-76549 Remove symbolization from macos variants 2023-04-27 12:57:20 +00:00