mongo/buildscripts
julianedwards f3a9397b83 SERVER-77561: configurable resmoke logger and buffered file handler for resmoke logging
GitOrigin-RevId: 9627f667c70d6ee3d4958c2a41f3502ecfce6548
2024-05-03 21:32:37 +00:00
..
ciconfig SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise builds 2021-01-25 19:58:02 +00:00
client SERVER-45320: Remove deprecated evergreen client from buildscripts 2019-12-31 14:13:52 +00:00
gdb SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
idl SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
linter SERVER-70672 Merge enterprise repo into 10gen/mongo 2023-11-29 20:48:31 +00:00
lldb SERVER-41168 Add docstrings to lldb debug extensions 2019-07-08 08:43:12 -04:00
packaging/msi SERVER-37651 Fix typo in license files 2018-10-17 13:56:42 -04:00
patch_builds SERVER-83936 Fixed waterfall burn in 2023-12-07 06:46:43 +00:00
resmokeconfig SERVER-77559, SERVER-77560: Implement Evergreen file system log handler for resmoke and update resmoke test results (#21826) 2024-05-03 20:33:34 +00:00
resmokelib SERVER-77561: configurable resmoke logger and buffered file handler for resmoke logging 2024-05-03 21:32:37 +00:00
testdata
tests SERVER-83936 Fixed waterfall burn in 2023-12-07 06:46:43 +00:00
util SERVER-78727: Update timeout calculator to handle `max_duration_pass` 2023-07-10 20:36:14 +00:00
win SERVER-38951 Visual Studio Debugger Visualizers 2019-01-11 13:56:53 -05:00
__init__.py SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy 2018-04-05 14:41:58 -04:00
aggregate_tracefiles.py SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
aws_ec2.py SERVER-41109 Migrate powercycle scripts over to Python 3. 2019-05-16 14:52:24 -04:00
burn_in_tags.py SERVER-71533 Update legacy task generation to use new test stats location 2022-11-25 16:32:31 +00:00
burn_in_tags_bypass_compile_and_fetch_binaries.py SERVER-45748: Ensure the correct task is used in bypass-compile for burn_in_tags 2020-01-30 21:34:34 +00:00
burn_in_tests.py SERVER-83936 Fixed waterfall burn in 2023-12-07 06:46:43 +00:00
burn_in_tests_multiversion.py SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
bypass_compile_and_fetch_binaries.py SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
clang_format.py SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
collect_resource_info.py SERVER-40559 Python linters do not run after upgrade to Python 3 2019-04-16 14:33:43 -04:00
combine_reports.py SERVER-66927 Remove reference to silentFail from mongo repo 2023-04-12 14:27:19 +00:00
consolidate-repos-enterprise.sh
consolidate-repos.sh
download_sys_perf_binaries.py SERVER-79305 [v4.4] Build a skip compile param 2023-08-14 16:40:21 +00:00
errorcodes.py SERVER-54031 Include .py and .idl files in the errorcodes.py scan 2021-03-11 04:21:42 +00:00
eslint.py SERVER-50592 Update mypy and GitPython pip requirements 2021-02-17 20:02:02 +00:00
evergreen_gen_fuzzer_tests.py SERVER-47274: Refactor task generation in evergreen 2020-04-08 16:13:55 +00:00
evergreen_gen_multiversion_tests.py SERVER-71533 Update legacy task generation to use new test stats location 2022-11-25 16:32:31 +00:00
evergreen_generate_resmoke_tasks.py SERVER-71533 Update legacy task generation to use new test stats location 2022-11-25 16:32:31 +00:00
evergreen_resmoke_job_count.py SERVER-48225 re-enable replica_sets_reconfig_kill_primary_jscore_passthrough 2020-05-19 01:33:46 +00:00
evergreen_task_tags.py SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
evergreen_task_timeout.py SERVER-62992 Remove need for resmoke.ini (v4.4) 2022-04-25 13:26:06 +00:00
generate_compile_expansions.py SERVER-46324: update nightlies for 4.4 2020-03-04 11:08:26 -05:00
generate_compile_expansions_shared_cache.py SERVER-75066 switch efs scons cache to use global writeable directory 2023-04-08 00:49:00 +00:00
hang_analyzer.py SERVER-46684 Repackage the hang-analyzer as a resmoke subcommand 2020-05-04 19:26:55 +00:00
install-hooks SERVER-33905 Only run pre-push githooks when the remote URL matches MongoDB repo 2018-03-15 14:56:11 -04:00
jiraclient.py SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
launch_evergreen_ec2_instance.sh SERVER-33813 launch_evergreen_ec2_instance.sh should immediately fail if the call to aws_ec2.py is unsuccessful 2018-04-03 17:31:54 -04:00
make_archive.py SERVER-40542 Remove references to pip2 2019-04-10 11:42:47 -04:00
make_vcxproj.py SERVER-44360 Visual Studio Project Generator can generate for both VS 2017 and VS 2019 2019-11-05 21:48:45 +00:00
moduleconfig.py SERVER-67122 Add warning when requesting a module that doesn't exist or when loading legacy ninja module 2022-07-27 17:08:14 +00:00
mongosymb.py SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
mongosymb_multithread.py SERVER-50396 mongosymb_multithread look for new element names 2021-02-26 05:32:41 +00:00
mount_drives.sh SERVER-41393 Identify devices by their UUID in /etc/fstab. 2019-06-03 18:53:07 -04:00
msitrim.py SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
packager.py SERVER-77356 [v4.4] add ubuntu22 variants 2023-05-26 22:09:42 +00:00
packager_enterprise.py SERVER-77356 [v4.4] add ubuntu22 variants 2023-05-26 22:09:42 +00:00
pylinters.py SERVER-47796: Ensure linters run against enterprise modules 2020-05-06 13:35:43 +00:00
quickcpplint.py SERVER-43936 Implement simpler, quicker python based C++ linter 2019-10-25 19:51:50 +00:00
remote_operations.py SERVER-59414 Retry curator setup in powercycle 2021-08-19 13:03:29 +00:00
requirements.txt SERVER-37461 Add requirements.txt redirection to mirror old location 2018-10-05 15:27:37 -04:00
resmoke.py SERVER-46769 Migrate from optparse to argparse 2020-04-30 14:25:37 +00:00
scons.py SERVER-45198 Upgrade SCons to 3.1.2 2019-12-20 14:03:04 +00:00
scons_cache_prune.py SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
selected_tests.py SERVER-83936 Fixed waterfall burn in 2023-12-07 06:46:43 +00:00
setup_multiversion_mongodb.py SERVER-67993 fix 4.4 pylinters 2022-07-12 18:52:26 +00:00
setup_spawnhost_coredump SERVER-61032 Remove `PATH` variables when executing GDB 2022-12-28 22:26:44 +00:00
sync_repo_with_copybara.py SERVER-83525 Remove --last-rev setting in Copybara (#17095) 2023-11-22 04:26:02 +00:00
todo_check.py SERVER-56751: Add patch build task for todo comment checks 2021-05-12 20:35:47 +00:00
utils.py SERVER-54031 Include .py and .idl files in the errorcodes.py scan 2021-03-11 04:21:42 +00:00
validate_commit_message.py SERVER-82043 Enhancement of Commit Message Validation for 10gen/mongo Commits (#16160) 2023-10-10 19:07:14 +00:00
validate_mongocryptd.py SERVER-41390: Only validate_mongocryptd if variant has a push task 2019-05-30 13:57:18 -04:00
vcxproj.header SERVER-4535 Update vcxproj generator intellisense settings 2020-01-06 19:20:41 +00:00
yaml_key_value.py SERVER-40542 Remove references to pip2 2019-04-10 11:42:47 -04:00