Commit Graph

20 Commits

Author SHA1 Message Date
Juan Gu
7209d62b77 SERVER-99522 Delete dead py linters (#31760)
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
David Chen
da4bba4f67 SERVER-99680: Fix legacy_comands_check.py to take inspect line-differences rather than file-differences (#31459)
GitOrigin-RevId: cd71349f51a46c6a8e18606b170fe324f7762fef
2025-01-24 23:56:46 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +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
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Mikhail Shchatko
1b12c64915 SERVER-65965 Cleanup old generation tasks code 2022-08-25 08:35:30 +00:00
Jeff Zambory
f9fe71c1ff SERVER-65232: Sunset Test Selection 2022-05-05 19:58:01 +00:00
Mikhail Shchatko
193a020de5 SERVER-63565 Validate tests runtime in burn-in 2022-02-21 09:14:31 +00:00
Richard Samuels
fd61e7e863 SERVER-60820 Hang analyzer require evergreen credentials file to be written to task directory 2021-10-20 03:15:45 +00:00
Robert Guo
9c46c72e17 SERVER-55857 Use explicit task definitions for implicit multiversion tasks 2021-10-12 04:46:33 +00:00
XueruiFa
161f112143 SERVER-60382: Add git tag call after setting up git repo with no modules 2021-10-01 20:23:32 +00:00
Mikhail Shchatko
b815bfb2a8 SERVER-59968 Clone git repo in all multiversion tasks 2021-09-16 07:25:29 +00:00
Robert Guo
c940646a2b SERVER-57580 combine task_path_suffix and use_multiversion into
require_multiversion
2021-06-15 22:28:00 +00:00
David Bradford
cd4f55bc0b SERVER-57002: Refactor dynamic task creation 2021-05-28 21:27:10 +00:00
David Bradford
1b9f63cdaf SERVER-50595: Don't require evergreen.py for local lint runs 2021-04-23 17:16:03 +00:00
Mikhail Shchatko
7fb2d59296 SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in setup multiversion mongodb 2020-12-08 07:43:26 +00:00
David Bradford
ac966012c5 SERVER-50401: Use evergreen manifest to determine revisions to compare against 2020-08-26 15:58:35 +00:00
David Bradford
4d82d10588 SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
Lydia Stepanek
bfa494770a SERVER-45394 Generate selected tasks in a patch using test mappings
create mode 100644 buildscripts/patch_builds/selected_tests_service.py
 create mode 100644 buildscripts/selected_tests.py
 create mode 100644 buildscripts/tests/patch_builds/test_selected_tests_service.py
 create mode 100644 buildscripts/tests/test_selected_tests.py
2020-02-04 15:37:03 +00:00
David Bradford
92e0fd23cd SERVER-42276: Use click for burn_in_tests 2019-07-20 10:27:29 -04:00