Commit Graph

41 Commits

Author SHA1 Message Date
Joshua Siegel
53ab565f24 SERVER-110918 Add resmoke flag to generate extension .conf files (#41495)
GitOrigin-RevId: 1932b7b526836469902c703c0ae4e5d5d4740488
2025-09-22 15:27:46 +00:00
Joshua Siegel
7266611fe4 SERVER-110814 Move extension .conf helpers to dedicated files (#41279)
GitOrigin-RevId: efdeab88109b4c7ea88e9af9eff62158c0d8959f
2025-09-15 21:06:37 +00:00
Joshua Siegel
40d59d9823 SERVER-110326 Modify load_all_extensions() to use .conf files (#41278)
GitOrigin-RevId: b5ae8a1c21483fc1afb3b8f6a5c010f833e61bd6
2025-09-15 19:56:42 +00:00
auto-revert-app[bot]
4910e40d6e Revert "SERVER-110326 Modify load_all_extensions() to generate and use .conf files (#41126)" (#41227)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 0c2125fd3bf4c2ddc6a43e8ebdd3b32d147951a2
2025-09-12 03:26:59 +00:00
Joshua Siegel
1bd536e1b3 SERVER-110326 Modify load_all_extensions() to generate and use .conf files (#41126)
GitOrigin-RevId: c16b9d8090a30a10b68bbc4490d88c0cce7327ec
2025-09-11 22:20:06 +00:00
Lynne Wang
5146b579dd SERVER-109112 Add load_all_extensions resmoke fixture option (#39917)
GitOrigin-RevId: 177b86dbd64d3be498b174111a55db5de475312f
2025-08-13 21:58:37 +00:00
Lynne Wang
4f3c5f39a4 SERVER-107841 Add --extensions parameter to resmoke (#38861)
Co-authored-by: Joshua Siegel <josh.siegel@mongodb.com>
GitOrigin-RevId: d20fdd3ba22b368f251020c3afb5006229f6c1a9
2025-07-22 22:46:31 +00:00
adelinexchen
261e6898f1 SERVER-104485 Make WT Cache Size scaled by percentage (#36573)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
GitOrigin-RevId: 52bac11b24a517fa7f1f7d63600e3df7632b0b33
2025-06-12 06:01:58 +00:00
Juan Gu
7209d62b77 SERVER-99522 Delete dead py linters (#31760)
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
Nic
f03d83bf25 SERVER-90874: Add --directoryPerDb and --wiredTigerDirectoryForIndexes to the config fuzzer (#29389)
GitOrigin-RevId: 558e033a1a0e7d9ceb119bd9825a0b41bc76f973
2024-11-25 23:00:50 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Juan Gu
2513cc511b SERVER-94076 Remove unused imports via Ruff rule (#27337)
GitOrigin-RevId: 8923cc14f276be93355d763cb88c04bdb4dd9000
2024-10-04 01:43:13 +00:00
Santiago Roche
876f66eb13 SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#24954)
GitOrigin-RevId: 88dd3ef2b4325ca332b8e7e6180f1e8f9c7534ea
2024-09-06 19:58:23 +00:00
Trevor Guidry
ad039f1d13 SERVER-93436 Replace _ese and _ese_gcm variations of replica_sets and sharding with config fuzzer (#25977)
GitOrigin-RevId: 840190cafcbca9bf0e24b16ddb0906ed55557dac
2024-08-13 21:51:49 +00:00
Louis Williams
d0dd51f22d SERVER-72186 Replace passthroughs with config fuzzer (#25659)
GitOrigin-RevId: 5ef72df0eacb2d6ccfd6dbe9fd8afcbd26aeae73
2024-08-06 16:14:02 +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
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
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
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
Alexander Neben
73a62e2f16 SERVER-79642 Added some type hinting to resmoke 2023-08-03 03:28:01 +00:00
Matt Broadstone
579a14858a SERVER-73129 Use driver retryability in tenant migration hook 2023-04-06 23:48:17 +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
Daniel Gottlieb
c4ba4a3e07 Revert "SERVER-65508 don't run resmoke tests if existing mongo processes exist"
This reverts commit 39f9ba8ff3.
2022-06-16 04:15:45 +00:00
Daniel Moody
39f9ba8ff3 SERVER-65508 don't run resmoke tests if existing mongo processes exist 2022-06-15 18:36:57 +00:00
Robert Guo
9563cadc7d SERVER-65071 remove resmoke gRPC integration 2022-04-24 01:45:17 +00:00
Robert Guo
876e0930d2 SERVER-61460 correctly merge --setParameter in resmoke 2022-03-24 21:54:41 +00:00
Robert Guo
7bff1ee135 SERVER-61225 fix feature flag definition for standalone fixtures 2021-11-04 11:23:33 +00:00
Mikhail Shchatko
a62bc5316d SERVER-49763 Run fuzzers against last-continuous and last-lts 2021-10-26 12:32:19 +00:00
Mikhail Shchatko
00efe90e6d SERVER-59216 Add sharded retryable write versions of stepdown downgrade 2021-09-27 10:48:58 +00:00
XueruiFa
efdac6418b SERVER-59012: Calculate FCV constants in resmoke 2021-09-20 16:20:44 +00:00
XueruiFa
9ed67ce082 SERVER-59012: Revert calculating FCV constants in resmoke 2021-09-02 18:19:48 +00:00
XueruiFa
8671522fd5 SERVER-59012: Calculate FCV constants in resmoke 2021-09-01 17:21:21 +00:00
Robert Guo
bc5f939071 SERVER-58172 run multiversion tests on master with 5.0 and disable incompatible tests 2021-07-22 14:50:12 +00:00
Robert Guo
846a99de9a SERVER-54622 Retrieve back-branch fixture files to assemble multiversion
remove task_path_suffix from evergreen_gen_multiversion_tasks.py

replication works

fix fixture API adherence test

generate mongos port on startup

fix sharding and reformat
2021-05-27 14:49:58 +00:00
Carl Raiden Worley
e3b662322d SERVER-55590 Fix fixturelib reference in fixtures 2021-03-29 17:47:14 +00:00
Carl Raiden Worley
d1ef0558db SERVER-54619 Extract resmokelib dependencies from fixture code 2021-03-26 18:38:23 +00:00