mongo/buildscripts
2023-01-10 19:15:35 +00:00
..
antithesis SERVER-68659 Fix Antithesis failures 2022-08-22 22:47:18 +00:00
benchmarks SERVER-72506 Fix key error in benchmarks analysis script 2023-01-04 19:08:13 +00:00
ciconfig SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
client SERVER-62292: Validate commit messages do not reference internal tickets 2021-12-30 15:46:42 +00:00
cost_model SERVER-72236 Generate random integer data for CE 2023-01-10 12:51:54 +00:00
docs SERVER-63689 Document fields in resmoke suites 2022-03-21 15:03:00 +00:00
eslint SERVER-71598 Upgraded eslint ecma version in server repo 2022-11-25 05:55:05 +00:00
gdb SERVER-62994 Use v4 toolchain for everything except clang format 2022-12-13 23:03:13 +00:00
idl SERVER-72060 Tenant information on IDL command field is dropped off while parsing from BSONObj 2022-12-13 23:43:29 +00:00
libdeps SERVER-62994 Use v4 toolchain for everything except clang format 2022-12-13 23:03:13 +00:00
linter SERVER-72498 lint against rand and srand 2023-01-04 19:44:30 +00:00
lldb SERVER-71077 Update lldb commands and pretty printers 2022-12-02 20:23:35 +00:00
package_test SERVER-62305 Add support for amazon2022-arm64 2022-10-06 20:44:28 +00:00
packaging/msi SERVER-55208: Remove nojournal,duroff and evergreen variant 2022-07-06 12:17:47 +00:00
patch_builds SERVER-65965 Cleanup old generation tasks code 2022-08-25 08:35:30 +00:00
resmoke_proxy SERVER-65965 Cleanup old generation tasks code 2022-08-25 08:35:30 +00:00
resmokeconfig SERVER-72173 Fix missing tenantId when calling the profile function 2023-01-10 18:38:19 +00:00
resmokelib SERVER-72348 Use the new mongo-tooling-metrics library 2023-01-10 19:15:35 +00:00
scons_metrics SERVER-62994 Use v4 toolchain for everything except clang format 2022-12-13 23:03:13 +00:00
testdata
testmatrix
tests SERVER-72348 Use the new mongo-tooling-metrics library 2023-01-10 19:15:35 +00:00
timeouts SERVER-71473: Begin using the new test stats location 2022-11-22 19:54:15 +00:00
util SERVER-72137 Handle case when test stats are not available 2022-12-16 08:50:09 +00:00
win
__init__.py
aggregate_tracefiles.py
antithesis_suite.py SERVER-71802 Fix antithesis suite generation regression 2022-12-02 23:17:49 +00:00
auto_install_db_contrib_tool.sh SERVER-62994 Use v4 toolchain for everything except clang format 2022-12-13 23:03:13 +00:00
backports_required_for_multiversion_tests_deduplicator.py SERVER-62201 Created script for multiversion test deduplication 2022-10-27 13:02:56 +00:00
blackduck_hub.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
build_system_options.py SERVER-65781 Run the symbolizer on CI output 2022-05-18 15:03:20 +00:00
burn_in_tests.py SERVER-70332 SERVER-70333 Reduced load on our patch builds 2022-10-31 15:37:40 +00:00
cheetah_source_generator.py
clang_format.py SERVER-62994 Use v4 toolchain for everything except clang format 2022-12-13 23:03:13 +00:00
clang_tidy.py SERVER-72264 Clang-tidy task needs fix schema update 2022-12-20 22:00:29 +00:00
collect_resource_info.py SERVER-65672 upgrade python packages to support 3.10 2022-04-24 02:12:33 +00:00
combine_reports.py
consolidate-repos-enterprise.sh
consolidate-repos.sh
debugsymb_mapper.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
errorcodes.py SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHABLE_TASSERT 2022-10-13 22:22:10 +00:00
eslint.py SERVER-71598 Upgraded eslint ecma version in server repo 2022-11-25 05:55:05 +00:00
evergreen_activate_gen_tasks.py SERVER-65040 Consolidate compile tasks for required variants 2022-10-24 13:26:49 +00:00
evergreen_expansions2bash.py
evergreen_gen_build_metrics_tasks.py SERVER-62994 Use v4 toolchain for everything except clang format 2022-12-13 23:03:13 +00:00
evergreen_gen_powercycle_tasks.py
evergreen_resmoke_job_count.py SERVER-62140 Reduce resmoke jobs for multi_stmt_txn_jscore_passthrough_with_migration on RHEL 8.0 inMemory 2021-12-21 08:54:44 +00:00
evergreen_task_tags.py
evergreen_task_timeout.py SERVER-71473: Begin using the new test stats location 2022-11-22 19:54:15 +00:00
feature_flag_tags_check.py
generate_compile_expansions_shared_cache.py SERVER-69525 cache retrieval's should print original command line in evergreen 2022-10-13 22:53:09 +00:00
generate_compile_expansions.py SERVER-69525 cache retrieval's should print original command line in evergreen 2022-10-13 22:53:09 +00:00
generate_version_expansions.py SERVER-63191 Generate build expansions early 2022-06-09 03:12:31 +00:00
golden_test.py SERVER-71228 - Add support for golden test CLI on windows. 2022-11-10 00:36:34 +00:00
hang_analyzer.py
install-hooks
jepsen_report.py SERVER-65700 list-append's Evergreen report generator masks failures if a single iteration succeeds 2022-05-24 17:31:16 +00:00
make_archive.py
make_vcxproj.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
moduleconfig.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
mongosymb_multithread.py
mongosymb.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
mount_drives.sh
msitrim.py
package_test_internal.py SERVER-70082 Port kitchen package tests to Docker (pt. 2) 2023-01-05 23:26:40 +00:00
package_test.py SERVER-70082 Port kitchen package tests to Docker (pt. 2) 2023-01-05 23:26:40 +00:00
packager_enterprise.py SERVER-70694 Platform Support: Add support for RHEL9 ARM64 2022-12-21 19:45:51 +00:00
packager.py SERVER-62305 Add support for amazon2022-arm64 2022-10-06 20:44:28 +00:00
powercycle_operations.py
powercycle_sentinel.py
promote_silent_failures.py
pylinters.py SERVER-68924 make pylinter output correct fix command and allow absolute paths 2022-11-04 20:42:00 +00:00
quickcpplint.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
requirements.txt
resmoke_tests_runtime_validate.py SERVER-71473: Begin using the new test stats location 2022-11-22 19:54:15 +00:00
resmoke.py SERVER-69635 Collect Resmoke metrics 2022-10-19 20:20:31 +00:00
scons_cache_prune.py SERVER-72266 Fixed scons cache pruning 2022-12-20 23:41:37 +00:00
scons.py SERVER-69636 Collect SCons Metrics 2022-11-14 16:14:16 +00:00
setup_multiversion_mongodb.py SERVER-62991 update deprecation message for multiversion setup 2022-01-27 18:46:59 +00:00
setup_spawnhost_coredump SERVER-62995 SERVER-62074 update pretty printers to work with v4 and add tests 2022-12-05 14:38:52 +00:00
shellscripts-linters.sh
simple_report.py SERVER-70121 SERVER-70083 Fix basic package tests 2022-10-15 00:07:30 +00:00
todo_check.py
toolchains.py SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
utils.py
validate_commit_message.py SERVER-62292: Validate commit messages do not reference internal tickets 2021-12-30 15:46:42 +00:00
validate_env.py SERVER-68370 validate the virtual workstation environment 2022-10-21 16:24:21 +00:00
validate_file_size.py SERVER-71706 Emit warning if the size of the generate_tasks_config is too large 2022-12-01 13:47:12 +00:00
validate_mongocryptd.py
vcxproj.header
yaml_key_value.py
yamllinters.sh SERVER-65581 generate report files for linters 2022-05-20 13:50:13 +00:00