summaryrefslogtreecommitdiff
path: root/buildscripts/evergreen_gen_multiversion_tests.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54297 Split up the archiving of the server and its debug infoAndrew Morrow2021-02-051-1/+1
* SERVER-54111 Bring sanity to evergreen task and TG namesAndrew Morrow2021-01-291-1/+1
* SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in se...Mikhail Shchatko2020-12-081-0/+1
* SERVER-53196: Fail to generate tasks if a large distro is required but not sp...David Bradford2020-12-041-7/+5
* SERVER-51050 Selected Tests should not generate enterprise tests on non-enter...Lydia Stepanek2020-10-231-3/+3
* SERVER-50362 Add resilience to repeat execution for multiversion tag generationCarl Raiden Worley2020-08-191-0/+5
* SERVER-50352 Add understanding of previous syntax for multiversion exclusionsCarl Raiden Worley2020-08-181-0/+4
* SERVER-48048 Use resmoke tag files for multiversion blacklistingCarl Raiden Worley2020-08-171-87/+53
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-27/+24
* SERVER-48188 Allow multiversion *_gen tasks to be rerun without failRichard Samuels2020-06-011-0/+12
* SERVER-48163: Only generate jstestfuzz tasks in multiversion jstestfuzz gener...David Bradford2020-05-141-0/+1
* SERVER-48086 Update commit hash parsing rules for multiversion blacklistingJason Chan2020-05-121-5/+13
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-301-1/+1
* SERVER-47093 Re-enable multiversion passthroughsJason Chan2020-04-291-3/+3
* SERVER-47274: Refactor task generation in evergreenDavid Bradford2020-04-061-125/+159
* SERVER-45832 Generate selected tasks in a patch using task mappingsLydia Stepanek2020-02-131-2/+1
* SERVER-45394 Generate selected tasks in a patch using test mappingsLydia Stepanek2020-02-041-1/+3
* SERVER-45711 Account for blacklisted multiversion tests in burn in for non-ge...Jason Chan2020-01-301-0/+1
* SERVER-45500 Fix backport exclude logic from multiversion tests for new test ...Jason Chan2020-01-211-26/+39
* SERVER-45373 Fix exclusion logic for etc/backports_required_for_multiversion_...Jason Chan2020-01-081-1/+2
* SERVER-44702 Add ability to configure num replica set nodes and linear chaini...Jason Chan2019-11-251-75/+38
* SERVER-44683 Remove stale TODO from evergreen_gen_multiversion_tests.pyJason Chan2019-11-201-2/+0
* SERVER-43306 Remove dryRun command-line option from multiversion testsJason Chan2019-11-141-2/+2
* SERVER-44425 Move FCV and binary constants into standalone file in resmokelibJason Chan2019-11-131-3/+3
* SERVER-42879 Generate jstestfuzz replication and sharding multiversion suitesJason Chan2019-11-121-9/+60
* SERVER-43865 Add blacklist logic on multiversion test generationJason Chan2019-11-111-6/+139
* SERVER-44347 Blacklist tests that initiate a replica set through runCommand f...Jason Chan2019-11-071-1/+1
* SERVER-42880 Generate concurrency sharding and replication multiversion suitesJason Chan2019-11-061-1/+1
* SERVER-42878 Generate jscore sharded multiversion passthrough suitesJason Chan2019-11-051-3/+4
* SERVER-42883 Generate change streams multiversion suitesJason Chan2019-11-041-1/+1
* SERVER-43608: Add acceptance tests for burn_in_testsDavid Bradford2019-11-041-5/+8
* SERVER-43797 Add new burn_in_tests_multiversion_gen taskJason Chan2019-10-291-19/+59
* SERVER-42776 Support mixed version test suites with ShardedClusterFixtureJason Chan2019-10-081-7/+47
* SERVER-42777 Add ability to generate mixed version test suites using generate...Jason Chan2019-09-251-0/+176