mongo/buildscripts
David Bradford 5c8894d8e0 SERVER-65937: Support different fcv tags for lts and continuous multiversion tests
(cherry picked from commit 3b4067a108)
2022-05-17 12:57:34 +00:00
..
antithesis SERVER-61401: Write up documentation on how to effectively use Antithesis 2022-02-23 14:14:45 +00:00
benchmarks SERVER-64949: Disable the CST benchmarks 2022-04-07 21:15:27 +00:00
ciconfig SERVER-63872 Tighter task and idle timeouts 2022-03-01 13:18:14 +00:00
client SERVER-62292: Validate commit messages do not reference internal tickets 2021-12-30 15:46:42 +00:00
docs SERVER-63689 Document fields in resmoke suites 2022-03-21 15:03:00 +00:00
eslint SERVER-47620 Upgrade eslint 2021-04-09 11:45:58 +00:00
gdb SERVER-64352 mongo shell no longer built by default 2022-05-13 01:48:10 +00:00
idl SERVER-6491 Make dropIndexes take the distlock so it can never run in parallel with shardCollection 2022-04-25 14:20:24 +00:00
libdeps SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for dyanmic builds 2021-07-09 19:08:18 +00:00
linter SERVER-59700 Add programming support for tracepoints 2022-01-07 17:20:56 +00:00
lldb SERVER-58278 update lldb hang analyzer call to global lock manager 2021-07-10 12:35:20 +00:00
package_test SERVER-64352 mongo shell no longer built by default 2022-05-13 01:48:10 +00:00
packaging/msi SERVER-43385 remove MMAPv1 references 2020-09-11 20:28:52 +00:00
patch_builds SERVER-63565 Validate tests runtime in burn-in 2022-02-21 09:14:31 +00:00
resmokeconfig SERVER-66445 Make the classic engine the default execution engine 2022-05-17 02:38:30 +00:00
resmokelib SERVER-65937: Support different fcv tags for lts and continuous multiversion tests 2022-05-17 12:57:34 +00:00
scons_metrics SERVER-64072 Upload compile/build times to Signal Processing 2022-03-28 09:14:20 +00:00
task_generation SERVER-65179: Forward task definition dependencies to generated tasks 2022-04-13 00:41:22 +00:00
testdata
testmatrix SERVER-57873 support multiple tag files resmoke 2021-06-23 03:24:24 +00:00
tests SERVER-65937: Support different fcv tags for lts and continuous multiversion tests 2022-05-17 12:57:34 +00:00
timeouts SERVER-63827: Determine task timeout at the start of task execution 2022-03-04 15:20:51 +00:00
util SERVER-64072 Upload compile/build times to Signal Processing 2022-03-28 09:14:20 +00:00
win SERVER-51856 Add Visual Studio Natvis debugger visualizers for BSONObj and BSONElement 2020-10-28 14:10:43 +00:00
__init__.py
aggregate_tracefiles.py
antithesis_suite.py SERVER-61400 Add new docker compose for 1 shard configuration 2022-01-04 18:42:17 +00:00
auto_install_db_contrib_tool.sh SERVER-49015 Automatically install db-contrib-tool 2022-01-06 13:57:47 +00:00
blackduck_hub.py SERVER-64514 Blackduck check return code, update third_party_components.yml 2022-04-28 15:46:37 +00:00
build_system_options.py SERVER-62858 Investigate symbolized outputs with "?" signs 2022-01-26 17:36:08 +00:00
burn_in_tags.py SERVER-62992 Remove need for resmoke.ini 2022-04-08 14:27:40 +00:00
burn_in_tests.py SERVER-62992 Remove need for resmoke.ini 2022-04-08 14:27:40 +00:00
cheetah_source_generator.py SERVER-58039 Generate releases.h file with FCV enums 2021-07-16 15:54:07 +00:00
clang_format.py SERVER-54861: Update pylint to 2.7.2 2021-03-01 23:46:55 +00:00
collect_resource_info.py
combine_reports.py
consolidate-repos-enterprise.sh
consolidate-repos.sh
debugsymb_mapper.py SERVER-62858 Investigate symbolized outputs with "?" signs 2022-01-26 17:36:08 +00:00
errorcodes.py SERVER-64421 Ban extra args to errorcodes.py 2022-03-10 21:35:32 +00:00
eslint.py SERVER-47620 Upgrade eslint 2021-04-09 11:45:58 +00:00
evergreen_activate_gen_tasks.py SERVER-59605 have generated tasks depend on archive_dist_test_debug 2021-08-30 15:14:00 +00:00
evergreen_burn_in_tests.py SERVER-62992 Remove need for resmoke.ini 2022-04-08 14:27:40 +00:00
evergreen_expansions2bash.py SERVER-55626 Extract normal shell scripts from evergreen.yml part 3 2021-05-02 17:02:21 +00:00
evergreen_gen_build_variant.py SERVER-65179: Forward task definition dependencies to generated tasks 2022-04-13 00:41:22 +00:00
evergreen_gen_powercycle_tasks.py SERVER-56769 Use tarball from arhive_dist_test task instead of git.get_project 2021-05-28 15:52:29 +00:00
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 SERVER-54861: Update pylint to 2.7.2 2021-03-01 23:46:55 +00:00
evergreen_task_timeout.py SERVER-65835: Refactor how task timeouts are determined 2022-05-10 18:07:12 +00:00
feature_flag_tags_check.py SERVER-58793 Update check_feature_flag_tags task to use git diff and git apply 2021-08-09 07:39:25 +00:00
generate_compile_expansions.py SERVER-64883 routine changes for branching 2022-04-13 15:26:46 -04:00
generate_compile_expansions_shared_cache.py SERVER-65685 update filename suffix for 6.0 2022-04-15 13:57:49 +00:00
golden_test.py SERVER-63734 Add cli update/diff tools for golden data test management 2022-03-12 19:49:32 +00:00
hang_analyzer.py SERVER-46684 Repackage the hang-analyzer as a resmoke subcommand 2020-05-04 19:28:28 +00:00
install-hooks
make_archive.py
make_vcxproj.py SERVER-62667 Add Visual Studio 2022 to visual studio project generator script 2022-01-19 13:09:11 +00:00
moduleconfig.py
mongosymb.py SERVER-62858 Investigate symbolized outputs with "?" signs 2022-01-26 17:36:08 +00:00
mongosymb_multithread.py SERVER-50396 mongosymb_multithread look for new element names 2020-10-02 20:13:12 +00:00
mount_drives.sh
msitrim.py Revert "SERVER-47257 Ensure back button on final MSI panel works correctly" 2020-06-25 17:46:40 +00:00
packager.py SERVER-62299 Add support for Debian 11 2022-04-06 22:39:11 +00:00
packager_enterprise.py SERVER-44074 Add Enterprise RHEL 8 (zSeries) 2022-03-29 16:03:05 +00:00
powercycle_operations.py SERVER-53045 Support local powercycle invocation 2021-01-29 07:49:59 +00:00
powercycle_sentinel.py SERVER-56478 Run powercycle with extended host lifetime for easier debugging 2021-05-14 10:36:51 +00:00
promote_silent_failures.py
pylinters.py SERVER-55964 Replace "blacklist" in all code and comments 2021-05-14 19:07:16 +00:00
quickcpplint.py SERVER-50642 Move to generic grammar.yy and avoid constructing vector of BSONElements in lexer 2020-09-08 14:19:50 +00:00
requirements.txt
resmoke.py SERVER-47590 Add undodb Resmoke Subcommand 2020-05-13 18:53:52 +00:00
resmoke_tests_runtime_validate.py SERVER-63565 Validate tests runtime in burn-in 2022-02-21 09:14:31 +00:00
scons.py SERVER-35121 added verification of python requirements.txt. 2021-02-05 02:33:38 +00:00
scons_cache_prune.py SERVER-62285 added processing of cache-dir push failures. 2022-01-24 22:12:26 +00:00
selected_tests.py SERVER-65179: Forward task definition dependencies to generated tasks 2022-04-13 00:41:22 +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-61032 Remove `PATH` variables when executing GDB 2022-03-11 01:30:40 +00:00
shellscripts-linters.sh SERVER-57140 reformat shell scripts and allow space between redirect operators 2021-07-02 02:08:51 +00:00
todo_check.py SERVER-58378: check_todos.py does not provide actionable next steps 2021-08-04 19:09:06 +00:00
toolchains.py SERVER-62299 Add support for Debian 11 2022-04-06 22:39:11 +00:00
utils.py SERVER-54031 Include .py and .idl files in the errorcodes.py scan 2021-03-06 13:29:10 +00:00
validate_commit_message.py SERVER-62292: Validate commit messages do not reference internal tickets 2021-12-30 15:46:42 +00:00
validate_mongocryptd.py
vcxproj.header
yaml_key_value.py
yamllinters.sh SERVER-64802 Split up evergreen.yml into a release project and a dev project 2022-03-27 21:03:48 +00:00