Alexander Neben
cc940debd7
SERVER-87442 Upgraded mac support to a newer macosx minimum ( #25244 )
...
GitOrigin-RevId: 7dd5d6ed6281064cbfc813cf4516cfbec6497012
2024-07-30 20:42:08 +00:00
George Wangensteen
440c47de8b
SERVER-92715 Mongos support for runtime parameter fuzzing ( #25419 )
...
GitOrigin-RevId: 099171ded468e3259f2b1bdfdae117514298f479
2024-07-29 16:09:23 +00:00
Mikhail Shchatko
f821681959
SERVER-92160 Increase average task setup time constant for timeout calculations ( #25406 )
...
GitOrigin-RevId: e7f7dd330a4f117b4c0bb8d019f5619123cae6e3
2024-07-29 12:21:35 +00:00
Mikhail Shchatko
5294c9d977
SERVER-91556 Update burn-in to handle multiple sub-suites in multiversion tasks ( #25339 )
...
GitOrigin-RevId: 42169a4d18f52006c3c19691657bd92db04a1e03
2024-07-26 11:29:22 +00:00
George Wangensteen
6086cac5f0
SERVER-92714 Add configuration support to runtime parameter fuzzing ( #25202 )
...
GitOrigin-RevId: eada66a9fb70122a166bacb2e34d12d63ed0933e
2024-07-25 21:42:42 +00:00
Zack Winter
dc5abadb3e
SERVER-92736 Update symbol mapper to use the original executed task ( #25178 )
...
GitOrigin-RevId: 28fdc45abea4f544a4d4fdb2d02eb8865a7026aa
2024-07-23 18:25:01 +00:00
Steve McClure
bfa96e8503
SERVER-92729 Ignore whitespace for commit message validation comparisons ( #25191 )
...
GitOrigin-RevId: 4b0e45da036e265971b82500736cdb0db4d8234a
2024-07-23 17:33:17 +00:00
Trevor Guidry
84a6745f9a
SERVER-92682 change sbom_linter to use local schema ( #25074 )
...
GitOrigin-RevId: ac91fd66cd3a363e213bef5d46e3aa172ecbff9b
2024-07-19 22:15:06 +00:00
Mikhail Shchatko
c8db5aae5c
SERVER-90698 Store build state on S3 ( #24881 )
...
GitOrigin-RevId: 6b055077fea5afd413c2521c70c27ab9c9e6a6b1
2024-07-18 17:46:51 +00:00
Mikhail Shchatko
9d3c7eb5ab
SERVER-92373 Fix BF count calculation ( #24868 )
...
GitOrigin-RevId: d97905e5ac09bdf071b98cbf7dc7980868ce68e4
2024-07-17 14:53:27 +00:00
Zack Winter
d31d9e6d75
SERVER-92375 Remove minor version from rhel8.x variant names ( #24673 )
...
GitOrigin-RevId: 2fd8933415258db907ad715223bde85e9986b6a2
2024-07-12 21:25:20 +00:00
Zack Winter
b943a40130
SERVER-87451 Upgrade rhel8.0 variants to rhel8.8 ( #24255 )
...
GitOrigin-RevId: 207f40cabcfc5ca67232a3b1c22eea7c4a6ea022
2024-07-05 21:35:08 +00:00
Trevor Guidry
ab188d079c
SERVER-91427 add linter for the SBOM ( #23407 )
...
GitOrigin-RevId: 0852080e17e0daa2ed7752e8cb6986c522cf7e9f
2024-06-27 23:21:58 +00:00
auto-revert-app[bot]
ab87e1631a
Revert "SERVER-87451 Upgrade rhel8.0 variants to rhel8.8 ( #23615 )" ( #23846 )
...
GitOrigin-RevId: ff2497a3e6b38343bba9613c308e0a22090a5a3b
2024-06-24 17:25:47 +00:00
Zack Winter
caa0a48c0c
SERVER-87451 Upgrade rhel8.0 variants to rhel8.8 ( #23615 )
...
GitOrigin-RevId: 0916714bf86b8207b24fec1aa8139e6f9e593f43
2024-06-22 18:19:47 +00:00
Alexander Neben
8c6700d8da
SERVER-91650 Added more checks to pr description ( #23659 )
...
GitOrigin-RevId: f3d7cd102c4f8d5d20c38574195de6321b8bb9d6
2024-06-19 01:46:48 +00:00
Steve McClure
854e973aaa
SERVER-91349: Improve test_burn_in_tests_end2end.py/test_valid_yaml_output failure mode ( #23249 )
...
GitOrigin-RevId: e5aa9e36763de196a182bd8c1b218f3d16b18f78
2024-06-11 16:48:31 +00:00
Mikhail Shchatko
1554355d50
SERVER-90907 Gather BF data from Jira and analyze for lockdown criteria ( #22737 )
...
GitOrigin-RevId: b47ef4ec2cf38417d05e2457b6f1354c285e5220
2024-05-31 06:20:19 +00:00
auto-revert-app[bot]
ba145e54fd
Revert "SERVER-90907 Gather BF data from Jira and analyze for lockdown criteria ( #22618 )" ( #22714 )
...
GitOrigin-RevId: d75533e3fc9bb9df633e2e0792e39d15de3fde44
2024-05-30 13:58:06 +00:00
Mikhail Shchatko
36d44f2121
SERVER-90907 Gather BF data from Jira and analyze for lockdown criteria ( #22618 )
...
GitOrigin-RevId: 10275fe9b84feae3fa9dde0b6e29d40dc0e94a97
2024-05-30 06:37:48 +00:00
stevegrossmongodb
f69b6dcfb8
SERVER-90006 Fix up commit message validation logic (master) ( #22052 )
...
(This is a copy of https://github.com/10gen/mongo/pull/21906 , applied to
master branch)
Simplifies commit message validation to the simplest possible logic: a
straightforward regex on the PR title.
Note: This PR also includes the addition of a `github_pr_alias`, so that
the new GitHub merge queue uses the correct set of tests on push.
GitOrigin-RevId: 4d30700235735798a52a344b291f8ca0bf530cb0
2024-05-21 03:13:25 +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
David Percy
70da849086
SERVER-90138 Speed up resmoke.py find-suites
...
Profiling showed a lot of the time was spent in two helper functions:
- glob() which scans the filesystem for filenames that match a pattern
- get_tags() which parses the "@tags" section of a jstest
Printing the arguments of these functions showed that a lot of the calls
are duplicates, because many suites use the same glob pattern, and many
suites want to know what tags a given test contains.
Since we already assume the resmokeconfig is not changing out from under
us, it makes sense to cache these. I don't think memory usage is a
concern because resmoke is either short-lived (as in find-suites) or it
runs subprocesses that already use a lot of memory (mongod, or a whole
sharded cluster).
On my machine these two changes brought the time down from around
1m 20s to 10s.
GitOrigin-RevId: f4538e44aaca8c1ae11c38cc48b6ec76d2a85d1b
2024-05-03 05:27:58 +00:00
Mikhail Shchatko
5445e27769
SERVER-85862 make burn_in_tests.py understand multiversion configuration ( #21655 )
...
GitOrigin-RevId: b73438a544287646699f0e711a690f8aafe345c7
2024-05-02 20:09:26 +00:00
Juan Gu
8285545bf3
SERVER-89234 Add git config info to resolve git commit issue ( #21013 )
...
GitOrigin-RevId: 3da7ee749e1e9bbf8f583c82552a6bd281795cc0
2024-04-12 05:52:59 +00:00
Alex Neben
b665258d9d
SERVER-88970 Added yaml formatting to server repo
...
GitOrigin-RevId: 35db3811d8f749edd5b79ba910adcbc1ceb54cc4
2024-04-06 05:23:20 +00:00
Juan Gu
f0113527d5
SERVER-88836 Update method for determining enterprise build variants … ( #20640 )
...
GitOrigin-RevId: 45cdcba4740b9f815f6f8b3624d3e15b2d350a9f
2024-04-05 22:56:57 +00:00
Juan Gu
462ae127c3
SERVER-85648 Enable copybara to make it creating a new branch ( #20557 )
...
GitOrigin-RevId: 0440ec120c2c2d16849621135044d21334713c92
2024-03-29 22:51:23 +00:00
Trevor
1547e46c89
SERVER-88608 Create a FeatureFlagX_incompatable metatag for resmoke tests ( #20472 )
...
GitOrigin-RevId: bd9215a9d3e3c473839eff3c3421a0a1aa48eec4
2024-03-27 19:23:44 +00:00
auto-revert-processor
bad498c22b
Revert "SERVER-85648 Enable copybara to make it creating a new branch ( #20068 )"
...
This reverts commit 896da80660b840327b51c154ff69ee8b29617523.
GitOrigin-RevId: 31d060d72576177f11f2586e0a871a5f69ffc26c
2024-03-27 09:27:52 +00:00
Juan Gu
3fd8ff6d57
SERVER-85648 Enable copybara to make it creating a new branch ( #20068 )
...
GitOrigin-RevId: 896da80660b840327b51c154ff69ee8b29617523
2024-03-27 07:13:07 +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
Jeff Zambory
17e7a4675f
SERVER-87815: Remove legacy perf report ( #19878 )
...
GitOrigin-RevId: bb2afaa4b4f5784b2ac6c75d7977b0b041f91631
2024-03-12 22:32:52 +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
Mikhail Shchatko
dbd9d704a7
SERVER-72079 Replace our resmoke custom scheduler with python scheduler ( #16157 )
...
GitOrigin-RevId: d53725baf67163b74a7fdbfa2f6e3b3219f941a5
2024-03-04 18:11:07 +00:00
Alexander Neben
71f830ce49
SERVER-87034 Initial markdown format ( #19276 )
...
GitOrigin-RevId: 64e388007ec1ac3744537253540995af628bcc00
2024-02-27 19:58:04 +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
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
Trevor
c34137528c
SERVER-86229 Delete tooling_metrics_test ( #18713 )
...
GitOrigin-RevId: 5da08c52bca5d21b32556f2d03951e55acb8c6c1
2024-02-06 02:11:30 +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
Ivan Fefer
43d4feb04e
SERVER-85440 Support MONGO_UNIMPLEMENTED_TASSERT in errorcodes.py ( #18177 )
...
GitOrigin-RevId: cab185dfa4430aaca4fd2647978db3096c12fd11
2024-01-21 09:15:14 +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
Steve Gross
3083e90727
SERVER-82445 Amend test_resmoke to properly block until SUT is available
2023-10-31 20:29:18 +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
Trevor Guidry
8eda6eeaa4
SERVER-81533 Attach core analyzer output to original task
2023-09-29 17:08:53 +00:00
Trevor Guidry
7c8b52cbe5
SERVER-81393 add arg to output multiversion-config to file
2023-09-26 01:02:53 +00:00
Mikhail Shchatko
79410907d1
SERVER-81146 Use partial historic runtime data to set timeouts
2023-09-21 15:42:11 +00:00