Jeff Zambory
90e23b281e
SERVER-88279: Update SEP thresholds to real 8.0 values ( #20202 )
...
GitOrigin-RevId: 42934a680ff1d0a8261aa0f978043491ff9332ba
2024-03-22 20:17:40 +00:00
Jeff Zambory
3d8c69ce8f
SERVER-88277: Report new results for SEP Google Benchmark ( #20201 )
...
GitOrigin-RevId: d021f0da2efdd155f8bc9d1e5bd75569f44f66e1
2024-03-22 04:03:37 +00:00
Jeff Zambory
3f6106a435
SERVER-87396: Add new resmoke hook to check result of a benchmark ( #19992 )
...
GitOrigin-RevId: b6d7d9b5ce1a78b9fd31c3f4272ba166be5bb852
2024-03-20 04:28:12 +00:00
Jason Zhang
1f083d0931
SERVER-85783 Add a sharding passthrough suite that run a transition hook ( #18427 )
...
GitOrigin-RevId: 36cb19a5240eab9c8900b1b6c2de7c077be7b4d8
2024-03-19 18:26:43 +00:00
Cheahuychou Mao
bd22642323
SERVER-85389 Add jstests/change_streams passthrough testing for connecting to a replica set boostrapped as a single-shard cluster using replica set endpoint ( #19768 )
...
GitOrigin-RevId: 1a144c137fce793e8e15ad7d52697bb877cd71f3
2024-03-14 04:02:31 +00:00
Kaloian Manassiev
716b2086e1
SERVER-87826 Remove the isServerless check from CollectionShardingRuntime ( #19868 )
...
GitOrigin-RevId: 5aa409b1295385d10c700df012ad8f2af393d672
2024-03-14 02:18:04 +00:00
Jeff Zambory
17e7a4675f
SERVER-87815: Remove legacy perf report ( #19878 )
...
GitOrigin-RevId: bb2afaa4b4f5784b2ac6c75d7977b0b041f91631
2024-03-12 22:32:52 +00:00
seanzimm
138235d599
SERVER-87172: Implement magic restore hook ( #19675 )
...
GitOrigin-RevId: ce2811099a58f6e132a13128f67ee521cb201448
2024-03-08 21:26:19 +00:00
madelinezec
dabdc2894a
SERVER-86614 add creatSearchIndex command that waits for mongot to report that search index is queryable
...
GitOrigin-RevId: d74b4ccf9e8b3a59fb1e002f06efe5672db72e92
2024-03-07 00:11:05 +00:00
Jeff Zambory
cf0174b0a0
SERVER-87386: Begin tracking instruction information in benchmarks ( #19520 )
...
GitOrigin-RevId: ac2334ecac5a2b4fd6bbdcaa64245599c2fb7259
2024-03-05 00:07:04 +00:00
Silvia Surroca
1495096681
SERVER-76293 Check that all the shards have exactly the same collection options
...
GitOrigin-RevId: 443392defd669a3fdda645fc4e2044345081b906
2024-03-01 12:10:31 +00:00
aleksei.vasilev
1ed49c35f0
Revert "SERVER-76293 Check that all the shards have exactly the same collection options ( #19096 )"
...
This reverts commit f1a22a5267685ca50edef12e8c55a7dfcbfee701.
GitOrigin-RevId: 00bd8e631c900f445c1ec149daec384457cdecb5
2024-02-29 14:25:01 +00:00
seanzimm
61df8078c6
SERVER-86722: Add hook for taking a backup cursor to be used for magic restore ( #19354 )
...
GitOrigin-RevId: f68afa535556d59a03712007dcb61fa86fbf0e32
2024-02-29 07:50:56 +00:00
Silvia Surroca
c71c26e38c
SERVER-76293 Check that all the shards have exactly the same collection options ( #19096 )
...
GitOrigin-RevId: f1a22a5267685ca50edef12e8c55a7dfcbfee701
2024-02-28 12:12:33 +00:00
Cheahuychou Mao
b6319ea0fe
SERVER-86286 Make jstestfuzz_sharded suite also run commands against sharded cluster without replica set endpoint
...
GitOrigin-RevId: 56d1e4884e81037cc39a8bbf2d009a3030619fdb
2024-02-22 02:13:59 +00:00
Alyssa Wagenmaker
b708fb1335
SERVER-86749 RunQueryStats hook should ignore all "query stats disabl… ( #19074 )
...
SERVER-86749 RunQueryStats hook should ignore all "query stats disabled"
codes for mutational fuzzers suites
GitOrigin-RevId: fcd77e21b9c771648adaa44fef47d26babb8ea8f
2024-02-20 22:20:58 +00:00
Enrico Golfieri
ab590f6f68
SERVER-70396 remove "featureFlagCheckMetadataConsistency" for PM-3020 ( #16665 )
...
GitOrigin-RevId: 6f8b88adb0d1b896f9728523211322eff632ed99
2024-02-14 13:16:58 +00:00
Cheahuychou Mao
fd806eb09b
SERVER-85908 Add jscore passthrough testing for direct secondary reads on a replica set boostrapped as a single-shard cluster with replica set endpoint enabled
...
GitOrigin-RevId: 6e742cf13374ae1eb1848a19c0181b657ad32315
2024-02-05 22:51:20 +00:00
Cheahuychou Mao
e54f2f5248
SERVER-84332 Add jscore passthrough testing for connecting to a single-shard cluster using replica set endpoint ( #18076 )
...
GitOrigin-RevId: e0af5e97693ad4b900cf6f5d2bbfbdbbbec530ce
2024-01-19 02:50:40 +00:00
seanzimm
d08038252c
SERVER-79191: Make sure topology is stable during ContinuousInitialSyncHook ( #18033 )
...
GitOrigin-RevId: 0b8363faeb014d3dc3dea5089f2db5fcfee9d6ba
2024-01-19 01:04:51 +00:00
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