summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Collapse)AuthorAgeFilesLines
...
* SERVER-58133 Use generated task for replica_sets_jscore_passthrough on ↵ali-mir2021-08-091-0/+1
| | | | | | Enterprise macOS via Rosetta 2 and extend timeout for macOS task (cherry picked from commit 44c0877706adbb32ba0d2c0ac7e2bbfe0e6abf0d)
* SERVER-59121 Check for ssh errors in all remote operation calls in powercycleMikhail Shchatko2021-08-091-6/+8
| | | | (cherry picked from commit 6e888ddeaf4b38c7ac90dab59d8beffbe84dfec8)
* SERVER-57140 reformat shell scripts and allow space between redirect operatorsRichard Samuels2021-08-061-2/+2
|
* SERVER-58576 Improve build variant task gen unit testsDavid Bradford2021-07-272-3/+5
| | | | (cherry picked from commit 34116ccb3c6fa3187017f84b424979d8a1f0e33d)
* SERVER-58532: Take ASAN into account when calculating timeoutsDavid Bradford2021-07-272-5/+7
| | | | (cherry picked from commit 16085c4b28bd438e1c7608d0aa645de1c1811e7f)
* SERVER-58087: Cleanup generate tasks setupDavid Bradford2021-07-274-97/+54
| | | | (cherry picked from commit b25d57c6a354cf5e4dab3237647797ccc5b30c4d)
* SERVER-58400: Adjust dynamic test timeouts for repeated suitesDavid Bradford2021-07-271-1/+7
| | | | (cherry picked from commit b37a1693e338414ece2efa46cad8be3ae9087a39)
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-2719-1004/+1015
| | | | (cherry picked from commit f7af7fe8600b5245bdfefd03081948a7525d39f4)
* SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo2021-07-2721-104/+72
| | | | | | require_multiversion (cherry picked from commit c940646a2bda05b6e6ba1c84be9d3c52a6426559)
* SERVER-57450: Filter misc tests based on tests in sub-suitesDavid Bradford2021-07-273-1/+36
| | | | (cherry picked from commit 1c2b0f685aa3c035f43f4ecc924a42a50534f620)
* SERVER-57302: Name implicit multiversion tests correctlyDavid Bradford2021-07-276-45/+40
| | | | (cherry picked from commit d431ce954b4f6153842316d8d05afc5ee73876d7)
* SERVER-57002: Refactor dynamic task creationDavid Bradford2021-07-2747-3839/+4751
| | | | (cherry picked from commit cd4f55bc0bc90046b35c71eeb9e4fb18dad9b379)
* SERVER-58086 set debug symbols download URL for shell-invoked hang analyzerRobert Guo2021-07-275-19/+35
| | | | (cherry picked from commit 1eb48009eb2ccd5a9a6a1e57c249334bf52c8a5e)
* SERVER-57951 resmoke.py should archive all fixture locations for a jobRobert Guo2021-07-272-1/+9
| | | | (cherry picked from commit ffe55a9d08ecd09e70fb1298b3a37253a3be9cb4)
* SERVER-56019 re-enable timeseries_index.js in ↵Benety Goh2021-07-241-2/+0
| | | | | | replica_sets_initsync_jscore_passthrough.yml (cherry picked from commit a6d2ed0dc167c6e873dc7e54f7ec1d12ebe3c56b)
* SERVER-55861 Add retryable writes multiversion hook (backport)Siran Wang2021-07-221-1/+2
|
* SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer ↵Andrew Morrow2021-07-202-3/+0
| | | | | | | | | for dyanmic builds This reverts the changes made for SERVER-49798 in favor of disabling the vptr sanitizer when using ubsan for --link-model=dynamic builds. (cherry picked from commit 4122e4b7ddc05b49b35aab04ba0d4a70d73f7adf)
* SERVER-58651 Kill ssh tunnel process in exit handler in powercycleMikhail Shchatko2021-07-201-9/+6
| | | | (cherry picked from commit a3b9fc2924e1b5be041716038ba81759a667a5a3)
* SERVER-54729 Add explicit dependencies to Debian packagesRyan Egesdahl2021-07-202-13/+18
| | | | | | | | | | Some dependencies were not being captured automatically by the Debian package build system (namely, the Cyrus SASL modules required for Enterprise), which was causing failures for some users. The explicit dependencies declared in the RPM packages are mirrored in the Debian packaging now. (cherry picked from commit 829e4a097bdf3e54fab7097697242334c4a79154)
* SERVER-57752 Archive data files for terminate_during_shutdown_checkpoint.jsr5.0.0-rc7Gregory Wlodarek2021-07-011-0/+2
| | | | (cherry picked from commit 8e18be404a23c90055e42658550b5b366e1422f5)
* SERVER-58017 Remove downloading of 3.6 binaries since they're no longer ↵Mikhail Shchatko2021-06-251-30/+4
| | | | | | available (cherry picked from commit 10e7a6b5662e4c3ada46c07ed7393f5e4267c2c6)
* SERVER-55203 Change the stable release tag to r5.0.0-rc3 while checking IDL ↵Moustafa Maher2021-06-235-104/+9
| | | | compatibility
* SERVER-57540 IDL accepts null CommitQuorum typeMark Benvenuto2021-06-231-67/+55
| | | | (cherry picked from commit 3be5fb13dfd534fbb91cb93a45c350d7dd58d70c)
* SERVER-55724 Support external metapackage repositoryRyan Egesdahl2021-06-221-8/+11
| | | | | | | Add some changes to packaging to support dependency names used by an external metapackage repository. (cherry picked from commit ccae51b66b6c1fb5ae852b4faca5396d18833a2a)
* SERVER-57261 Enable tenant migration kill primary passthrough with commitsr5.0.0-rc3Pavi Vetriselvan2021-06-221-5/+9
| | | | (cherry picked from commit c386b7c17e2f642607c4c45bbd32a431d8d12406)
* SERVER-57261 Enable tenant migration terminate primary passthrough with commitsPavi Vetriselvan2021-06-221-3/+1
| | | | (cherry picked from commit 080cff24109959bbb3536318d64697c832d106ee)
* SERVER-57261 Enable tenant migration stepdown passthrough with commitsPavi Vetriselvan2021-06-221-3/+1
| | | | (cherry picked from commit d1ebdc682ff2dd1243e8044fa9ecd3e6119b7cbf)
* SERVER-55293 Update syntax for backports_required_for_multiversionMikhail Shchatko2021-06-222-43/+70
| | | | (cherry picked from commit 3713359f0f5d8906a76d525e2690c42f717e4f65)
* SERVER-57631 Fix blackduck parser for yhirose/cpp-peglibMark Benvenuto2021-06-181-1/+6
| | | | (cherry picked from commit 79e1edbc91340557b945df370b2d42f0a5d641db)
* SERVER-57561 Avoid setting default LegacyRuntimeConstants value when parsing ↵Ruoxin Xu2021-06-171-1/+1
| | | | | | FindCommandRequest (cherry picked from commit df3417f99795335167ed7251239ab3336b2dfc0c)
* Revert "SERVER-55203 Change the stable release tag to r5.0.0-rc0 while ↵Samy Lanka2021-06-165-9/+104
| | | | | | checking IDL compatibility" This reverts commit 609b2e9fc8466e154e550b1b566460492ca7755d.
* SERVER-56626 RecordId GDB pretty printerLouis Williams2021-06-161-0/+32
| | | | (cherry picked from commit 6abf79a4a8ae87059fb6a1fdc14d34a4bc59d1ff)
* SERVER-55891: Create replica sets API version passthrough suiteXueruiFa2021-06-151-0/+44
| | | | (cherry picked from commit e6f24e1d50b4152a404f79b83804904d4c6b93a6)
* SERVER-55891: Create sharding API version passthrough suiteXueruiFa2021-06-151-0/+110
| | | | (cherry picked from commit 0ec70f6ac70716d9296a014d52e4cc99bf4e5695)
* SERVER-57398 Extract evergreen yaml linter into its own repoRichard Samuels2021-06-158-1481/+1
| | | | | | | (cherry picked from commit b17e0a99632872e44684700978d55c01be1a7895) (cherry picked from commit b5980ed90e48d6e7d196384fdf4f5707d1e3fb1d) (cherry picked from commit 5dbe78f5ecf516be8996d74604479595657b406f) (cherry picked from commit 9b89e3fe3c66e2641a0a7a5c15df35906ae29c56)
* SERVER-55203 Change the stable release tag to r5.0.0-rc0 while checking IDL ↵Moustafa Maher2021-06-145-104/+9
| | | | compatibility
* SERVER-57534 Add internalQueryAppendIdToSetWindowFieldsSort to TestData for ↵samontea2021-06-111-0/+1
| | | | generational fuzzer
* SERVER-56631 Make sure retryable write pre-fetch phase can see the ↵Wenbin Zhu2021-06-091-0/+1
| | | | | | config.transactions record when committed snapshot is not at batch boundary. (cherry picked from commit 18f91c4304086b0334d90c1d94a7d3c7225439bf)
* SERVER-57349 Adjust timeout for replica_sets_jscore_passthrough on DEBUG and ↵Ali Mir2021-06-081-1/+14
| | | | | | Windows variants (cherry picked from commit fbe9e6104e34567ffd9f6a4f19ddea0a2746bddc)
* SERVER-55548 update fixture status message before fixture teardownRobert Guo2021-06-081-0/+5
| | | | (cherry picked from commit 0407fb9ea0cceedd89e98907b78a75e650aed5e9)
* SERVER-56197 Remove feature flag for window functionsNick Zolnierz2021-06-071-4/+4
| | | | (cherry picked from commit 8ae3c7b68d9498ced22d966d00b30f3fada71c6e)
* SERVER-57430 Pass executable name explicitly in windowsSiran Wang2021-06-041-1/+5
|
* SERVER-57218 ContinuousTenantMigration should wait for garbage collection to ↵Pavi Vetriselvan2021-06-031-45/+62
| | | | | | replicate (cherry picked from commit 0aebd5a122360cb7858fca4615935d618439848c)
* SERVER-56876 Test idempotency of resharding's oplog application with the ↵jannaerin2021-06-031-0/+17
| | | | | | resharding fuzzer (cherry picked from commit f6d956678b35f7842c9a293b9d27c84c781184b8)
* SERVER-54622 Retrieve back-branch fixture files to assemble multiversionSiran Wang2021-06-0316-139/+423
| | | | | | SERVER-57255 Don't delete steady state constraint options when backporting to 5.0 (cherry picked from commit 846a99de9a02454c5649cfaa4e69c785ddbfca62)
* SERVER-56965 blackduck_scanner should only check for security vulnerabilties ↵Mark Benvenuto2021-06-021-13/+26
| | | | | | on non-master branches (cherry picked from commit dab9cd94768cf8f3caa4fecf8820f6f1029317c5)
* SERVER-56966 blackduck - Handle incorrect yaml-cpp and boost versionsMark Benvenuto2021-06-021-0/+16
| | | | (cherry picked from commit 361d2c6b97d2e0c3cc80040e2cf555e68d185952)
* SERVER-55232 Review blacklisted rename tests (BACKPORT-9382)Pierlauro Sciarelli2021-06-0116-165/+18
|
* SERVER-56769 Use tarball from arhive_dist_test task instead of git.get_projectMikhail Shchatko2021-05-281-1/+5
| | | | (cherry picked from commit 0089b70cca49afd81834c8d051c986e6232d409d)
* SERVER-47534 Unblacklist mongos_dataSize.js from ↵Cheahuychou Mao2021-05-281-2/+0
| | | | | | sharding_last_stable_mongos_and_mixed_shards suite (cherry picked from commit 208570c252e57eedcd63dec87ca26edd1d8e44c1)