Trevor
762e0f9cad
SERVER-88376 resmoke: fix initsync is_running check ( #20298 )
...
GitOrigin-RevId: fe9d6381669a0b2d71161c91c2e2a4978be9988c
2024-03-22 21:59:05 +00:00
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
Trevor
7135a43564
SERVER-88349 include init sync node in antithesis suites ( #20306 )
...
GitOrigin-RevId: 3c657b368212b77544f620a3c30b6c61ef42086a
2024-03-22 04:58:01 +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
julianedwards
72c8bd223c
SERVER-77559: instantiate resmoke TestInfo outside of test lock ( #20064 )
...
GitOrigin-RevId: d3d834b121ccf6aecabe55a73c3bbc57258c5002
2024-03-19 02:45:25 +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
julianedwards
badc690fd3
SERVER-77559, SERVER-77560: Implement Evergreen file system log handler for resmoke and update resmoke test results ( #19813 )
...
GitOrigin-RevId: 2d7ad7b02e5637ba6032b220eb41b31148ad1519
2024-03-12 18:51:47 +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
atesteve
e85e4a0428
SERVER-87245 ShardedClusterBuilder: add --upgradeBackCompat when creating multiversion fixtures ( #19466 )
...
GitOrigin-RevId: 80b2153f05cbd7142b4a08fda9e3126e967ac2b5
2024-03-04 18:57:21 +00:00
madelinezec
29e7bc978f
SERVER-85195 enable launching MongoT for sharded cluster deployment
...
GitOrigin-RevId: c0418e8a6213bf78986442dcc1899f961680cfab
2024-03-02 03:34:37 +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
Pol Piñol Castuera
c8cd59c434
SERVER-86803 Make the embedded router know the config server connection string from the addShard ( #19192 )
...
GitOrigin-RevId: 43e89000b3f3ed0d21cc4696cc7c44af4424d787
2024-03-01 08:56:25 +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
auto-revert-processor
501cb9c729
Revert "SERVER-85195 enable launching MongoT for sharded cluster deployment"
...
This reverts commit f0ebe32b2ea9aa75e8834becba56598fbdab545d.
GitOrigin-RevId: 175501aa344a21898aae20284fa56f1d5ef6466f
2024-02-29 06:27:30 +00:00
madelinezec
0fd75b5991
SERVER-85195 enable launching MongoT for sharded cluster deployment
...
GitOrigin-RevId: f0ebe32b2ea9aa75e8834becba56598fbdab545d
2024-02-28 16:54:06 +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
Jordi Olivares Provencio
011d4181a8
SERVER-86155 Increase maxTransactionLockRequestTimeoutMillis for all sharding passthroughs ( #19204 )
...
GitOrigin-RevId: 683cb2ffd456ae1fa8a2703ed06dcbf331970ced
2024-02-28 12:12:17 +00:00
madelinezec
bd965e368a
SERVER-85198 create a MongoTFixture for resmoke and enable launching mongot in a single node repl set
...
GitOrigin-RevId: c5f03fef09aeb16db7e27d07ddbb55005d6e83c4
2024-02-23 19:51:06 +00:00
Pol Piñol Castuera
7bc884b081
SERVER-86090 Change SERVER TODO reference ( #19193 )
...
GitOrigin-RevId: d7ca469bf6ede3254a5c0d5d00814d01dfb0b811
2024-02-22 16:10:59 +00:00
George Wangensteen
bd86ea8872
SERVER-86070 Add new build variant to run tests in embedded router mode nightly ( #18793 )
...
GitOrigin-RevId: 57c95146a71a38f38df2824bf15d71c2354ddab9
2024-02-22 03:49:38 +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
Cheahuychou Mao
1fa4a60ff9
SERVER-86285 Make jstestfuzz_replication suite also run commands against replica set without autobootstrap and replica set endpoint
...
GitOrigin-RevId: 4d0dde43eafd4aa2ac1c0279cf7e76e1380f2aea
2024-02-22 02:13:44 +00:00
seanzimm
dfb66fd6cc
SERVER-86720: Add magic restore test fixture ( #19161 )
...
GitOrigin-RevId: 9a346475b72f2c73095f8e61c32d12b0880c1ef3
2024-02-21 22:48:54 +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
Kshitij Gupta
b67b7ca928
SERVER-84548: Use shard server catalog cache loader if not running in catalog shard mode.
...
GitOrigin-RevId: 603d6b0ebdbd5e2bf78a0b2a0ee664adbbd3c713
2024-02-17 00:21:23 +00:00
Enrico Golfieri
ab590f6f68
SERVER-70396 remove "featureFlagCheckMetadataConsistency" for PM-3020 ( #16665 )
...
GitOrigin-RevId: 6f8b88adb0d1b896f9728523211322eff632ed99
2024-02-14 13:16:58 +00:00
Matthew Russotto
20064ab3c0
SERVER-86153 Catch StorageChangeException in await_ready in test fixture.
...
GitOrigin-RevId: 6a15aa3ba3e4242e026e2fe667d860b466c6a6a8
2024-02-13 16:15:46 +00:00
Tommaso Tocci
95ee487e5c
SERVER-86484 Unify random migration test suites configuration ( #18893 )
...
GitOrigin-RevId: c7abc04a9b38b2138a96eaa23eb64919a55a1a7a
2024-02-12 12:35:31 +00:00
Pol Piñol Castuera
200e018119
SERVER-84184 Test multi-node shards with embedded router ( #18615 )
...
GitOrigin-RevId: 02ed291a605e7f0fab34c850d9fe7884a7cefdc9
2024-02-09 14:17:54 +00:00
Trevor Guidry
343846c593
Revert "SERVER-85721 Point evergreen task log lobster links to Parsley ( #18398 )"
...
This reverts commit 9c64e5ec86a54dce701033c805f442ee7e45b419.
GitOrigin-RevId: 6e7024d0740790d35fa649b83ffd3591ac67919f
2024-02-07 00:04:53 +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
Pol Piñol Castuera
8fd37193e3
SERVER-80697 Rename TODO linking to incorrect ticket ( #18497 )
...
GitOrigin-RevId: 9b751d825ab72c4a9b1ed574064be9f67a0c795b
2024-01-31 10:01:49 +00:00
Kruti Shah
af07816d66
SERVER-83139 Increase reshardingCriticalSectionTimeoutMillis server parameter ( #17748 )
...
GitOrigin-RevId: fda3f0d321fa1565237696895d8d513e011e7dd5
2024-01-26 22:46:00 +00:00
Trevor
5873057008
SERVER-85721 Point evergreen task log lobster links to Parsley ( #18398 )
...
GitOrigin-RevId: 9c64e5ec86a54dce701033c805f442ee7e45b419
2024-01-26 20:42:56 +00:00
auto-revert-processor
bb3caf1819
Revert "SERVER-80571 Run sharding jscore passthrough suites using gRPC"
...
This reverts commit f77589eebb91dee370ae32ef129366ad600865c9.
GitOrigin-RevId: 36c6786af3a9fc3b995ef03e31185fddb296675c
2024-01-21 10:10:13 +00:00
Erin McNulty
ee9e9e681e
SERVER-80571 Run sharding jscore passthrough suites using gRPC
...
GitOrigin-RevId: f77589eebb91dee370ae32ef129366ad600865c9
2024-01-20 05:26:57 +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
Erin McNulty
f1a5f8db55
SERVER-80571 Run core jstest suite using gRPC ( #18018 )
...
GitOrigin-RevId: 6ad0aedeb0b1362ef2d75c4e954ad764cd1fcf89
2024-01-18 18:47:11 +00:00
Patrick Freed
4978118816
SERVER-84103 Support configuring TLS options through resmoke
...
This also updates the gRPC buildvariant to run with TLS enabled.
GitOrigin-RevId: 56576634eb5a47f559e1f8645ec538048d472e4e
2024-01-12 00:15:54 +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
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