Commit Graph

201 Commits

Author SHA1 Message Date
Jack Mulrow
05b4e98cf8 SERVER-91870 Retry moveChunk catchup failures with slow builds (#24075)
GitOrigin-RevId: 11ddb7551504fe111e20efb884356b07f597411a
2024-06-28 16:49:30 +00:00
Kishore Devireddy
d4fca5696e SERVER-84801: Remove replication.eMRC from options (#22851)
GitOrigin-RevId: e8ddf575dbc4d44ccd92f341c2d1ffe7ad53ad7b
2024-06-03 22:46:18 +00:00
Steve McClure
b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Alexander Neben
774d062184 SERVER-90498 Allow a single js suite to be run with multiple js files (#22168)
GitOrigin-RevId: b601ddb52bb21681975618429d94ba95384958fe
2024-05-14 18:16:43 +00:00
Alexander Neben
b14d1bc220 SERVER-90457 Added more typing to resmoke and changing a __call__ function to a named function (#22140)
GitOrigin-RevId: 72d216e417ceece02d6582225b6ecb0ae189bd06
2024-05-13 16:34:20 +00:00
Etienne Petrel
dfa8d6d7fe SERVER-80123 Enable background compaction in several test suites (#19669)
GitOrigin-RevId: 23afa021ad68174741628c7fd3f8d8bc09f06581
2024-03-07 06:00:33 +00:00
Mikhail Shchatko
b00ba9ce6f SERVER-81926 resmoke Process::stop function should NOT wait for process to exit in windows (#19396)
GitOrigin-RevId: c74b822bfb12f0b245f81bc68ec9124567ed3e68
2024-03-04 17:20:34 +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
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
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
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
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
Alyssa Clark
1da20e00e0 Revert "SERVER-83946 Enable query stats for the mutational fuzzers (#17518)"
This reverts commit c9507ed0f0b0744385b47ce54e813a3091151536.

GitOrigin-RevId: b601d955d10f79ccbb46ba9bbb45234c1711ade8
2023-12-28 17:11:55 +00:00
Alyssa Wagenmaker
789d08c9d9 SERVER-83946 Enable query stats for the mutational fuzzers (#17518)
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: c9507ed0f0b0744385b47ce54e813a3091151536
2023-12-27 16:26:07 +00:00
jannaerin
ced16c4a2f SERVER-81580 Make kDefaultConfigCommandTimeout configurable 2023-11-10 19:23:59 +00:00
Tausif Rahman
514bf175de SERVER-80656 Add jstestfuzz suites 2023-09-19 17:40:37 +00:00
Erin McNulty
5638555021 SERVER-80449: Remove unused networking configuration options 2023-09-11 17:20:04 +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
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Matt Broadstone
8a41cf72c5 SERVER-79606 Convert validate collections hook to module 2023-08-04 16:39:04 +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
Matt Broadstone
1e98a0f23d SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
Trevor Guidry
ca73425299 SERVER-77605 add build patch id evergreen param 2023-06-23 00:59:54 +00:00
Jack Mulrow
e3e4b4d6a5 SERVER-76310 Use config shard terminology instead of catalog shard 2023-04-24 01:33:22 +00:00
Jack Mulrow
124eb7f41b SERVER-76137 Run sharding passthroughs with a config shard in config shard variant 2023-04-20 16:56:15 +00:00
Trevor Guidry
ae16cf75e3 SERVER-72924 add --shellSeed argument to resmoke 2023-04-10 22:25:02 +00:00
Cheahuychou Mao
b647325292 SERVER-75503 Avoid setting query sampling server parameters in multiversion concurrency suites 2023-04-06 16:49:40 +00:00
Erwin Pe
68fe1734eb SERVER-69563 Enable feature flag for queryable encryption protocol version 2 2023-04-03 11:26:56 +00:00
toto
702ba8249c SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixture 2023-03-30 23:07:49 +00:00
Tommaso Tocci
dad46db34c Revert "SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixture"
This reverts commit 6493d9ac70.

Signed-off-by: Tommaso Tocci <tommaso.tocci@mongodb.com>
2023-03-27 17:58:00 +00:00
Antonio Fuschetto
6493d9ac70 SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixture 2023-03-27 05:34:04 +00:00
Erwin Pe
cfbe26d87f SERVER-72919 Implement v2 changes to QE inserts 2023-02-14 16:13:43 +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
Kshitij Gupta
29289fa795 SERVER-72759: Setup pre-reqs for catalog shard test suite. 2023-01-12 21:19:32 +00:00
Kshitij Gupta
397fbc4191 SERVER-72058: shardingtest can come up with catalog shard 2023-01-05 22:11:15 +00:00
Haley Connelly
a4a3eba2a0 SERVER-69850 Prevent compact command from running when the config fuzzer is enabled 2022-09-28 13:24:47 +00:00
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Daniel Moody
f0fe2f924d SERVER-65508 detect existing resmoke processes which could cause issues for tests 2022-07-28 20:16:16 +00:00
Yu Jin Kang Park
574d60b493 SERVER-55208: Remove nojournal,duroff and evergreen variant 2022-07-06 12:17:47 +00:00
Moustafa Maher Khalil
c8273a45c7 SERVER-67494 Increase the number of max ports per fixture for c2c suites 2022-06-27 23:22:23 +00:00
David Bradford
8fca1562ea SERVER-67073: Split log lines larger than logkeeper's max 2022-06-10 20:58:40 +00:00
Gregory Wlodarek
f121c23374 SERVER-66080 SimulateCrash hook waits for mongod to stop before copying data files 2022-04-29 20:59:54 +00:00
Robert Guo
9563cadc7d SERVER-65071 remove resmoke gRPC integration 2022-04-24 01:45:17 +00:00
Paolo Polato
1e12dbb633 SERVER-65035 Create new JS hook to check routing table consistency 2022-04-19 08:14:26 +00:00
Nicholas Zolnierz
27ce39ba63 SERVER-64056 Pass feature flags to mongocryptd 2022-03-02 21:26:09 +00:00
Gregory Wlodarek
f61906c062 SERVER-60728 Add a new test hook to simulate crashes and validate data files after recovery 2022-02-08 00:05:42 +00:00
Luis Osta
6385224862 SERVER-57686 Create concurrency test for inserts during reshardCollection 2021-11-03 14:52:39 +00:00
Robert Guo
84c2c6eb8a SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-continuous 2021-11-03 04:03:04 +00:00