Commit Graph

27 Commits

Author SHA1 Message Date
Tommaso Tocci
1bbfe2237b SERVER-71097 Stop downloading 4.0 in multiversion suite 2022-11-11 19:44:45 +00:00
Alya Berciu
c604b24e27 SERVER-67908 Re-enable tests failing due to changing latest release to 6.0 2022-08-26 18:18:46 +00:00
David Bradford
0a861695ec SERVER-66962: multiversion configuration updates 2022-06-02 19:25:09 +00:00
Charlie Swanson
69c6a3d495 SERVER-65933 Enable creation of columnstore index
Adds a new feature flag which must be enabled to create one.
2022-05-03 18:08:50 +00:00
XueruiFa
e8bfbec951 SERVER-65585: Prepare tests for FCV upgrade 2022-04-18 20:06:09 +00:00
Zituo Jin
8b0819392f SERVER-61296 Remove obsolete TODOs 2021-11-16 14:57:55 +00:00
Wenbin Zhu
94415e3593 SERVER-58900 Re-enable major_version_upgrade.js after FCV constant change. 2021-07-29 17:57:26 +00:00
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Vishnu Kaushik
3ce695b73a SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-56366 2021-07-14 16:14:50 +00:00
Mikhail Shchatko
10e7a6b566 SERVER-58017 Remove downloading of 3.6 binaries since they're no longer available 2021-06-25 07:51:33 +00:00
Spencer Jackson
09f99b41e3 SERVER-53062 Throw an exception in tests if server startup fails 2021-06-23 17:51:07 +00:00
Matthew Russotto
11b41d2899 SERVER-53643 Wait for FCV to be majority committed before reporting it. 2021-05-27 15:12:27 +00:00
Mikhail Shchatko
7fb2d59296 SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in setup multiversion mongodb 2020-12-08 07:43:26 +00:00
Tommaso Tocci
478bf480eb SERVER-48170 Multiversion tests assume primary stability when using upgradeCluster() with 2-node replica set shards 2020-10-02 14:19:44 +00:00
Tommaso Tocci
49e617b554 Revert "SERVER-48170 Multiversion tests assume primary stability when using upgradeCluster() with 2-node replica set shards"
This reverts commit 8be28ffc90.
2020-10-02 10:37:45 +00:00
Tommaso Tocci
8be28ffc90 SERVER-48170 Multiversion tests assume primary stability when using upgradeCluster() with 2-node replica set shards 2020-10-02 08:48:52 +00:00
Jason Chan
f393c88a92 SERVER-49802 Update FCV constants to recognize 4.8 as latest 2020-09-30 19:37:36 +00:00
Lingzhi Deng
475078ffd9 SERVER-49783: Update latest FCV to 4.7 2020-08-02 05:39:29 +00:00
Jason Chan
25b594b233 SERVER-49068 Extend genericSetFCVUsage tests to use "last-lts" and "last-continuous" 2020-07-31 15:22:26 +00:00
Jason Chan
1c28b3cf02 SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts" 2020-07-23 12:26:49 +00:00
Lingzhi Deng
98cf395c1e SERVER-49063: Update FCV 4.6 constants to 4.5.1 2020-07-09 16:26:41 +00:00
Ali Mir
c593d0fb6e SERVER-46323 Update FCV constants throughout server code following 4.4 branch
SERVER-46589 Update Execution-related generic upgrade/downgrade references

SERVER-46587 Update Replication-related generic upgrade/downgrade references

SERVER-46839 Update Sharding-related generic upgrade/downgrade references

SERVER-46590 Update Query-related generic upgrade/downgrade references

SERVER-46318 Bump wire protocol version for 4.6

SERVER-46313 Bump Powercycle FCV
2020-04-22 00:15:51 +00:00
Bernard Gorman
6a2c556dfa SERVER-41230 Update FCV constants throughout server code following 4.2 branch
SERVER-42162 Update Execution-related generic upgrade/downgrade references
SERVER-42642 Update Replication-related generic upgrade/downgrade references
SERVER-42592 Update Sharding-related generic upgrade/downgrade references
SERVER-42794 Update Query-related generic upgrade/downgrade references
SERVER-41545 Bump wire protocol version for 4.4
2019-08-23 08:51:06 +01:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Louis Williams
f899002aad SERVER-36208 Remove repairDatabase server command and shell helper 2018-08-13 13:10:34 -04:00
Dewal Gupta
05bb1bc946 SERVER-33271 Move version non-specific FCV tests in jstests/multiVersion to jstests/multiVersion/genericSetFCVUsage 2018-07-20 17:06:05 -04:00