mongo/buildscripts/tests
Sean Lyons ba84a4c0a6 SERVER-115536 Skip tests for GDBDumper if not run on linux (#45284)
GitOrigin-RevId: 1fafc55b0f38d6d2f9c54bd09c8c39d24fc978e3
2025-12-15 23:04:33 +00:00
..
burn_in_tests_end2end SERVER-109844 Basic support for disaggregated storage clusters (#40566) 2025-08-29 22:00:57 +00:00
ciconfig SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
data/errorcodes SERVER-85440 Support MONGO_UNIMPLEMENTED_TASSERT in errorcodes.py (#18177) 2024-01-21 09:15:14 +00:00
monitor_build_status SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
patch_builds SERVER-100631 Add ruff into "bazel run lint" (#32166) 2025-06-11 14:11:11 +00:00
resmoke_end2end SERVER-113067 Add timeout for resmoke hooks when hang analyzer is set (#44262) 2025-11-24 14:47:39 +00:00
resmoke_proxy SERVER-106345: Assign correctness as relevant owners in buildscript test directories (#37353) 2025-06-16 19:17:28 +00:00
resmoke_validation SERVER-109266: Improve logs from test_find_suites.py and test_suites_configurations.py (#40057) 2025-08-14 14:07:22 +00:00
resmokelib SERVER-115536 Skip tests for GDBDumper if not run on linux (#45284) 2025-12-15 23:04:33 +00:00
sbom_linter SERVER-111072 Automate SBOM Generation from Endor Labs API (#42196) 2025-11-14 22:27:17 +00:00
selftest_fixtures SERVER-88970 Added yaml formatting to server repo 2024-04-06 05:23:20 +00:00
timeouts SERVER-106345: Assign correctness as relevant owners in buildscript test directories (#37353) 2025-06-16 19:17:28 +00:00
util SERVER-100631 Add ruff into "bazel run lint" (#32166) 2025-06-11 14:11:11 +00:00
BUILD.bazel SERVER-100631 Add ruff into "bazel run lint" (#32166) 2025-06-11 14:11:11 +00:00
OWNERS.yml SERVER-114420 Update variant, task, and test for automated SBOM generation (#44413) 2025-11-26 22:35:11 +00:00
__init__.py
test_bazel_plus_test_interface.py SERVER-112866 suggest valid targets if bazel test +blah doesn't match anything (#42990) 2025-10-23 13:59:56 +00:00
test_burn_in_tests.py SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00
test_check_for_noexcept.py SERVER-103322 noexcept checker: don't alert for moves (#44718) 2025-12-03 22:17:06 +00:00
test_clang_tidy.py SERVER-103119 expose gdb as separate bazel toolchain component (#34991) 2025-04-15 14:22:03 +00:00
test_debugsymb_mapper.py SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254) 2024-05-16 22:07:36 +00:00
test_errorcodes.py SERVER-94076 Remove unused imports via Ruff rule (#27337) 2024-10-04 01:43:13 +00:00
test_evergreen_activate_gen_tasks.py SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00
test_evergreen_resmoke_job_count.py SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254) 2024-05-16 22:07:36 +00:00
test_evergreen_task_tags.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
test_evergreen_task_timeout.py SERVER-106474 Enforce a maximum idle timeout for resmoke tasks on required variants (#40934) 2025-09-04 17:43:58 +00:00
test_exception_exctractor.py SERVER-94077 Use isort in Ruff configs (#27865) 2024-10-10 19:33:49 +00:00
test_feature_flag_tags_check.py SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254) 2024-05-16 22:07:36 +00:00
test_generate_sbom.py SERVER-114420 Update variant, task, and test for automated SBOM generation (#44413) 2025-11-26 22:35:11 +00:00
test_jepsen_report.py SERVER-94077 Use isort in Ruff configs (#27865) 2024-10-10 19:33:49 +00:00
test_jepsen_report_corpus.log.txt SERVER-65700 list-append's Evergreen report generator masks failures if a single iteration succeeds 2022-05-24 17:31:16 +00:00
test_legacy_commands_check.py SERVER-99680: Fix legacy_comands_check.py to take inspect line-differences rather than file-differences (#31459) 2025-01-24 23:56:46 +00:00
test_merge_tidy_configs.py SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
test_mongosymb.py SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254) 2024-05-16 22:07:36 +00:00
test_packager.py SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
test_powercycle_sentinel.py SERVER-94077 Use isort in Ruff configs (#27865) 2024-10-10 19:33:49 +00:00
test_simple_report.py SERVER-103025 delete scons (#34270) 2025-04-10 03:33:39 +00:00
test_sync_repo_with_copybara.py SERVER-101794 always use a local git repo for testing sync_repo_with_copybara (#33143) 2025-04-09 23:28:53 +00:00
test_todo_check.py SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00
test_validate_commit_message.py SERVER-101443 Get PR title/description feedback on push (#32907) 2025-04-09 22:36:05 +00:00
test_validate_evg_project_config.py SERVER-105450 Disallow evergreen warnings for unmatched selectors that aren't tag-based (#36619) 2025-05-29 00:22:48 +00:00
test_validate_mongocryptd.py SERVER-99522 Delete dead py linters (#31760) 2025-04-09 19:33:45 +00:00