Commit Graph

254 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
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
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
Gregory Noma
3dfd298c2f SERVER-82781 Ensure all bytes are copied in simulate crash hook 2023-11-06 15:22:54 +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
Yu Jin Kang Park
836813a237 SERVER-81485 Extend change collection truncate test coverage 2023-10-23 15:57:38 +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
Suganthi Mani
d8bdffc35f SERVER-74804 Enable abort migration support in merge passthrough suites. 2023-09-02 01:05:07 +00:00
Suganthi Mani
6c926973c3 SERVER-80454 Remove x509 auth related code in shard merge. 2023-08-28 19:02:13 +00:00
seanzimm
584f3fcbd1 SERVER-79512: Add Remaining bulkWrite Passthroughs 2023-08-10 15:27:05 +00:00
Alexander Neben
73a62e2f16 SERVER-79642 Added some type hinting to resmoke 2023-08-03 03:28:01 +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
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
Matt Broadstone
1e98a0f23d SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +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
Kshitij Gupta
b59a1e3ac6 SERVER-74285: Create config shard transition hook 2023-05-04 22:53:43 +00:00
Christopher Caplinger
518f3df127 SERVER-76358: Retry drop_database cmds in Tenant Migration hook 2023-04-26 20:49:54 +00:00
Jack Mulrow
e66caf9dfd SERVER-76455 Enable more jscore failover suites in config shard variant 2023-04-26 15:59:36 +00:00
Paolo Polato
9fca93d0ec SERVER-76046 Suspend the balancer while running test teardown hooks 2023-04-26 11:55:40 +00:00
Kshitij Gupta
7ccbe498f5 SERVER-75744: Re-enable stepdown variants. 2023-04-25 17:50:30 +00:00
Christopher Caplinger
f896823033 SERVER-75990: Tenant Migrations are not resilient to recipient failover 2023-04-17 14:44:05 +00:00
auto-revert-processor
fecd7c876a Revert "SERVER-75990: Tenant Migrations are not resilient to recipient failover"
This reverts commit c92d1161fd.
2023-04-15 05:32:18 +00:00
Christopher Caplinger
c92d1161fd SERVER-75990: Tenant Migrations are not resilient to recipient failover 2023-04-14 20:48:23 +00:00
Uladzimir Makouski
d0600865bd Revert "SERVER-75596 Invoke $telemetry in the background of telemetry suite."
This reverts commit c0e7ce05c6.
2023-04-12 17:21:30 +00:00
Charlie Swanson
c0e7ce05c6 SERVER-75596 Invoke $telemetry in the background of telemetry suite. 2023-04-11 14:46:01 +00:00
Tommaso Tocci
433d451d20 SERVER-74086 Implement checks for consistent indexes across shards 2023-04-07 09:04:01 +00:00
Matt Broadstone
579a14858a SERVER-73129 Use driver retryability in tenant migration hook 2023-04-06 23:48:17 +00:00
Tommaso Tocci
e68477359e SERVER-75015 Avoid spawning checkMetadataConsistency hook when feature flag is disabled 2023-03-18 17:53:08 +00:00
Suganthi Mani
8604298838 SERVER-73397 New shard merge recipient POS instance, along with test changes. 2023-03-17 04:11:13 +00:00
Tommaso Tocci
1ca7dd4d7a SERVER-74667 Use lock-free read approch for checkMetadataConsistency command 2023-03-16 00:48:44 +00:00
Tommaso Tocci
620f5cd8b8 SERVER-74251 Introduce checkMetadataConsistency test hook 2023-03-14 10:45:10 +00:00
Cheahuychou Mao
823af26bf3 SERVER-71059 Add a background hook that runs analyzeShardKey command to the analyze_shard_key_jscore_passthrough suite 2023-03-01 05:07:13 +00:00
Jiawei Yang
a9b44d71b9 SERVER-64327 wait until old primary becomes writable in stepdown hook 2023-02-24 00:42:59 +00:00
Lingzhi Deng
b94458e0bb SERVER-73178: Do not wait for mongos retargeting in initial sync hook 2023-02-23 15:26:43 +00:00
Gregory Wlodarek
713c60157f SERVER-72782 Reduce SimulateCrash hook connection timeouts 2023-02-07 14:22:56 +00:00
Matt Broadstone
cacecc476d SERVER-69034 Use multiple tenants in shard merge passthroughs 2023-01-31 14:22:44 +00:00
Tommaso Tocci
70b77cf006 SERVER-72858 Do not wait for mongos retargeting in stepdown hook 2023-01-24 00:56:32 +00:00
Tommaso Tocci
e3073c252c SERVER-49705 'permitted' file may have been deleted by 'after_test' 2023-01-18 12:30:07 +00:00
Jordi Serra Torrens
c82eaeff37 SERVER-71690 Implement a new sharding hook to verify the sharding filtering metadata 2023-01-18 11:29:34 +00:00
Tommaso Tocci
ab05cf2179 SERVER-72877 Mongos retargeting logic in stepdown hooks should skip views 2023-01-17 11:23:46 +00:00