Commit Graph

119 Commits

Author SHA1 Message Date
George Wangensteen
440c47de8b SERVER-92715 Mongos support for runtime parameter fuzzing (#25419)
GitOrigin-RevId: 099171ded468e3259f2b1bdfdae117514298f479
2024-07-29 16:09:23 +00:00
George Wangensteen
eca3569261 SERVER-92644 Add a background hook to resmoke that periodically adjusts runtime parameters of all nodes in a cluster (#24993)
GitOrigin-RevId: de706e9c0dfb92c6e6b3f4e85bae75a8bfe67f0f
2024-07-22 22:29:02 +00:00
Trevor Guidry
62b78a4fcd SERVER-90409 Use test filtering api in resmoke (#22116)
GitOrigin-RevId: 0cc452c3e98ff63b08b592e1772367fe8fd7c57c
2024-05-23 09:00:27 +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
Stephanie
f88656c96c SERVER-76879: Config Fuzzer Enhancements (Readability) (#21907)
GitOrigin-RevId: 3d0ac1492d6b9aafa3b2786c598ec1f21fba0b94
2024-05-14 20:38:26 +00:00
Stephanie
2d80550acf SERVER-90024: Config Fuzzer: Log fuzz seed (#22069)
GitOrigin-RevId: 478f148d31aad60f463a920c92debed1aa40e498
2024-05-09 21:49:01 +00:00
Jeff Zambory
a6f2f74525 SERVER-88506: Move when benchmark results are sent up (#20558)
GitOrigin-RevId: 30b6d737b98addcb101720824cd6e7df47ad3157
2024-03-30 04:08:38 +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
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
Trevor
d5414c0522 SERVER-85430 add resmoke env options to local invocation file (#18168)
GitOrigin-RevId: 8b4f142cbb844f50f4cc2e648fd7d156563a9d52
2024-01-19 09:37:53 +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
Sophia Tan
1c09728cb2 SERVER-82297 Run concurrency tests with jscore tests on multiple tenants
GitOrigin-RevId: e1737b83eb89cc7e61bfe9bfc7007eae4d96a7af
2023-12-18 07:14:19 +00:00
Juan Gu
6bfd43eda4 SERVER-83592 Add resmoke flag --enable_enterprise_tests enable enterp… (#17169)
(cherry picked from commit d463d338460a26792c33e173c7cd475535842812)

GitOrigin-RevId: a02b6d310bad23cbbdf7edeef7895714b76f6d07
2023-12-08 19:30:23 +00:00
Juan Gu
ec3a4a7f94 SERVER-83866 Update BACKPORTS_REQUIRED_BASE_URL from mongodb/mongo to… (#17380)
GitOrigin-RevId: 579c166256cfe8a76081ae71b095b7a4c105d252
2023-12-06 01:04:45 +00:00
Trevor Guidry
23813bfe1f SERVER-79422 Add otel metrics to core analyzer 2023-11-02 23:57:08 +00:00
Mikhail Shchatko
5ba33a3e45 SERVER-80536 Avoid hardcoding path to evergreen configuration file in resmoke 2023-10-19 06:59:15 +00:00
Mikhail Shchatko
c019228589 SERVER-68699 Check that resmoke suite selector config has valid test paths 2023-10-11 13:49:33 +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
Alex Neben
835a42c592 SERVER-80392 Added/adjusted collected otel metrics 2023-08-25 17:30:51 +00:00
Alexander Neben
3acfa6f8fb SERVER-79559 Add open telemetry metrics to resmoke 2023-08-23 19:49:19 +00:00
Alex Neben
a9b66d89d5 Revert "SERVER-79559 Add open telemetry metrics to resmoke"
This reverts commit 18b0f9e7d7.
2023-08-16 18:46:00 +00:00
Alex Neben
18b0f9e7d7 SERVER-79559 Add open telemetry metrics to resmoke 2023-08-16 00:09:41 +00:00
Tausif Rahman
9fb78ebd28 SERVER-79553 "One-click" antithesis docker image build & test process that runs locally & in CI (pt. 3) 2023-08-15 15:57:54 +00:00
Trevor Guidry
fd837c1c90 SERVER-77436 remove all_feature_flags.txt and calculate feature flags on the fly 2023-08-07 21:00:50 +00:00
Alexander Neben
73a62e2f16 SERVER-79642 Added some type hinting to resmoke 2023-08-03 03:28:01 +00:00
Tausif Rahman
8896ca5278 SERVER-79553 Add Support for Config Fuzzer in Antithesis (pt 1) 2023-08-02 03:18:59 +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
Trevor Guidry
53837263e1 SERVER-72923 add multiversion reproduce steps to evergreen 2023-06-20 14:53:13 +00:00
Louis Williams
75a0950752 SERVER-70759 Fuzz sharding parameters in config_fuzzer 2023-04-26 10:33:28 +00:00
Jack Mulrow
e3e4b4d6a5 SERVER-76310 Use config shard terminology instead of catalog shard 2023-04-24 01:33:22 +00:00
Trevor Guidry
2e539bca96 SERVER-75688 readd matrix suite validation 2023-04-13 18:22:34 +00:00
Namaz Gurbanov
5facb9a7c4 SERVER-66927 remove references to silentFail 2023-04-11 03:58:24 +00:00
Trevor Guidry
ae16cf75e3 SERVER-72924 add --shellSeed argument to resmoke 2023-04-10 22:25:02 +00:00
Trevor Guidry
612814f4ce SERVER-72920 split matrix suites into own files 2023-04-03 19:27:27 +00:00
Tausif Rahman
2dbc2a40b8 SERVER-73479 resmoke should error locally when attempting to run tests that are disabled 2023-03-21 20:07:24 +00:00
auto-revert-processor
6938e93030 Revert "SERVER-73479 resmoke should error locally when attempting to run tests that are disabled"
This reverts commit 9efb38d64c.
2023-03-19 03:54:47 +00:00
Tausif Rahman
9efb38d64c SERVER-73479 resmoke should error locally when attempting to run tests that are disabled 2023-03-17 12:27:20 +00:00
Charlie Swanson
e0d2c7c1e0 SERVER-73881 Organizational cleanup for telemetry tests 2023-03-14 23:42:18 +00:00
Louis Williams
1c9cb26ee2 SERVER-70695 Add config fuzzer sharding tests
This commit also reorganizes the config fuzzer so that stressful tests
run less frequently and with a higher task timeout and run in more
places, like UBSAN.
2023-01-26 11:00:25 +00:00
Trevor Guidry
647c087d9f SERVER-70337 aggregate several jscore suites 2023-01-19 01:14:50 +00:00
Trevor Guidry
139170c979 SERVER-71834 use runAllFeatureFlagTests in local resmoke invocations 2022-12-09 20:35:11 +00:00
Kshitij Gupta
e489daae84 SERVER-71448: Add resmoke option for optional config server. 2022-11-18 21:13:11 +00:00
Trevor Guidry
22f38cf147 SERVER-63104 add resmoke argument for generating all_feature_flags.txt locally 2022-11-16 18:42:54 +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 Moody
18749f9e88 SERVER-66968 add resmoke environment options to local usage text 2022-07-13 22:34:55 +00:00