Commit Graph

58 Commits

Author SHA1 Message Date
Jeff Zambory
84be72a158 SERVER-106408: Begin using configuration dict instead of namespace (#38308)
GitOrigin-RevId: a018c70c02ed1249f823f199a8556771e34c0fe2
2025-07-10 16:37:35 +00:00
Andrew Bradshaw
bb84a8c1a7 SERVER-106601 Open yaml files with utf8 for windows (#37659)
GitOrigin-RevId: e37e02b7ced06618cc951630fbcd07455d7c00f0
2025-06-25 14:12:35 +00:00
Steve McClure
5b9b64cb30 SERVER-105059: Avoid using boto on PPC/S390 (#36122)
GitOrigin-RevId: 5907e7d2a087e75b2e27b0c0ead4d605766f614d
2025-05-14 14:25:43 +00:00
Tommaso Tocci
0841371311 SERVER-104836 Use boto3 library to speedup debug symbols downloads from S3 (#35868)
GitOrigin-RevId: 0f2528a100d26c1598afa40e29e7deeaa7aef1b5
2025-05-07 15:31:48 +00:00
Juan Gu
7209d62b77 SERVER-99522 Delete dead py linters (#31760)
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
Alexander Neben
0faff5d1e0 SERVER-97704 Wrapped resmoke in bazel (#29688)
GitOrigin-RevId: 08adfc2fdf9fc89103d9a963991a850b2a3856d0
2024-12-03 06:05:55 +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
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
auto-revert-processor
e111f6817e Revert "SERVER-86852 Add support for requires_fcv_tag_latest resmoke suite tag (#19971)"
This reverts commit dd77915a25fdbbd9c015729ebcbf3806642ac197.

GitOrigin-RevId: dc287509f0cdb0be79caf90add1774289dd76124
2024-03-30 07:28:57 +00:00
Trevor
4a3043f4b3 SERVER-86852 Add support for requires_fcv_tag_latest resmoke suite tag (#19971)
GitOrigin-RevId: dd77915a25fdbbd9c015729ebcbf3806642ac197
2024-03-30 03:16:02 +00:00
Trevor Guidry
851957d3ab SERVER-81145 Make core analyzer faster 2023-09-18 21:23:01 +00:00
Steve Gross
babf160654 SERVER-76796 Enable more lint warnings and fix them 2023-07-16 01:54:51 +00:00
auto-revert-processor
8837a2dfe2 Revert "SERVER-76796 Enable more lint warnings and fix them"
This reverts commit 7e0887b55d.
2023-07-13 20:31:43 +00:00
Steve Gross
7e0887b55d SERVER-76796 Enable more lint warnings and fix them 2023-07-13 15:07:11 +00:00
Juan Gu
2acbd4ef15 SERVER-71402 Hang analyzer continues to modify global logging configuration of resmoke 2023-05-10 02:48:45 +00:00
auto-revert-processor
58694ac0c1 Revert "SERVER-71402 Hang analyzer continues to modify global logging configuration of resmoke"
This reverts commit 56597c4963.
2023-05-05 23:21:44 +00:00
Juan Gu
56597c4963 SERVER-71402 Hang analyzer continues to modify global logging configuration of resmoke 2023-05-05 17:20:43 +00:00
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Mikhail Shchatko
b027fafb28 SERVER-60210 Add future git tag buildvariant 2021-12-14 08:24:39 +00:00
Robert Guo
c56c062cd2 SERVER-61961 add new versions of the debug symbols url 2021-12-09 17:44:17 +00:00
Mikhail Shchatko
e90b4af56f SERVER-61838 Move constant out from setup-multiversion config 2021-12-02 07:56:30 +00:00
Mikhail Shchatko
1deb075c55 SERVER-61348 Conditionally load multiversion-constants in setup-multiversion 2021-11-16 11:27:29 +00:00
Lingzhi Deng
be83dcf913 SERVER-59675: Remove check for status code 500 in setup multiversion 2021-11-09 03:10:24 +00:00
Robert Guo
908e394d39 SERVER-60981 write out evg versions file in setup multiversion 2021-10-27 14:53:00 +00:00
trahman1318
914b9146ec SERVER-59451 Evergreen-aware bisect 2021-10-13 15:57:33 +00:00
Robert Guo
70e319a707 SERVER-60358 catch stopiteration errors 2021-09-30 21:13:06 +00:00
XueruiFa
efdac6418b SERVER-59012: Calculate FCV constants in resmoke 2021-09-20 16:20:44 +00:00
Mikhail Shchatko
913a6ef396 SERVER-59928 Extend setup-multiversion to accept an evergreen version id 2021-09-17 08:02:04 +00:00
Mikhail Shchatko
a8fd3e140f SERVER-59870 Append to Windows bin paths file in setup multiversion 2021-09-10 15:41:07 +00:00
Robert Guo
abeb2110c1 SERVER-59454 add command line option to setup-multiversion to ignore push task 2021-09-07 20:16:10 +00:00
Zituo Jin
7bba31b479 SERVER-58302 Improve UX for setup-multiversion 2021-09-07 17:21:17 +00:00
Mikhail Shchatko
3efab32e8e SERVER-59809 Use project_identifier instead of project_id in setup multiversion 2021-09-07 13:33:41 +00:00
Zituo Jin
6ff81f440e SERVER-42209 Update setup_multiversion help message 2021-09-03 16:32:27 +00:00
XueruiFa
9ed67ce082 SERVER-59012: Revert calculating FCV constants in resmoke 2021-09-02 18:19:48 +00:00
Mikhail Shchatko
aec5498ac0 SERVER-59742 Don't install last-lts and last-continuous by default in setup multiversion 2021-09-02 14:54:37 +00:00
Mikhail Shchatko
931cf49bd8 SERVER-59116 Fallback to downloading from master if release branch has no successful compiles yet 2021-09-02 10:36:38 +00:00
XueruiFa
8671522fd5 SERVER-59012: Calculate FCV constants in resmoke 2021-09-01 17:21:21 +00:00
Mikhail Shchatko
9fbd370836 SERVER-55129 Archive python venv in archive_dist_test and fetch it 2021-08-23 10:37:48 +00:00
Robert Guo
3a8d0fb26f SERVER-56289 All generated tasks depend on archive_dist_test instead of archive_dist_test_debug 2021-08-05 02:26:14 +00:00
Robert Guo
e74e88defa SERVER-58126 Avoid symlinking downloaded binaries on Windows 2021-08-04 11:54:43 +00:00
Robert Guo
a4b5e8e8c1 SERVER-58863 fix symbolizer rerun error, missing frame info, and move multiversion download cache dir to build 2021-07-29 12:14:30 +00:00
Robert Guo
a3705542f5 SERVER-58695 improved symbolizer 2021-07-26 11:23:45 +00:00
Mikhail Shchatko
7462cb443b SERVER-56948 Check that evergreen version has buildvariants map 2021-05-14 14:14:25 +00:00
Robert Guo
da3abc5015 SERVER-55621 retry multiversion download once 2021-05-13 19:19:02 +00:00
Siran Wang
0edbd2fe51 SERVER-54086 support download debug symbol from patch build 2021-04-21 14:50:55 +00:00
Robert Guo
266fe74f24 SERVER-55607 don't use archive_dist_test_debug for compile artifacts 2021-03-31 21:06:10 +00:00
Mikhail Shchatko
fbba2c781f SERVER-55299 Fix pylint 2021-03-30 14:10:23 +00:00
Robert Guo
b20196300b SERVER-54575 support downloading arbitrary commits and artifacts from multiversion setup script 2021-02-21 18:40:51 +00:00
Uladzimir Makouski
5b5402b737 Revert "SERVER-54575 support downloading arbitrary commits and artifacts from multiversion setup script"
This reverts commit 5502a73a0e.
2021-02-19 13:12:57 +00:00