Commit Graph

25 Commits

Author SHA1 Message Date
atesteve
be667a4d69 SERVER-89298 Get rid of upgradeBackCompat and downgradeBackCompat binary arguments (#27197)
GitOrigin-RevId: b33f1640c657f40572d1105a3e9e6040f4781ffa
2024-09-25 16:13:14 +00:00
Matt Broadstone
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Catalin Sumanaru
de97aac8f6 SERVER-91379 Re-introduce eslint rule for missing semicolons (#23301)
GitOrigin-RevId: fd9cce5f9f201004e44ffdeabdb33cd93e79b451
2024-06-11 14:18:29 +00:00
Aitor Esteve Alvarado
fa9b8d30bc SERVER-83167 SERVER-83266 Incorporate new upgrade procedure in test infrastructure
GitOrigin-RevId: 6c881fd981a65c22645a441ee117e6749b3bdb0c
2023-12-14 18:19:18 +00:00
Gil Alon
0be4e68405 SERVER-79271 Add flag to determine if time-series collections have fixed bucketing 2023-08-23 22:52:58 +00:00
Liubov Molchanova
f1d0c70f72 Revert "SERVER-79271 Add flag to determine if time-series collections has fixed bucketing"
This reverts commit f6b6974492.
2023-08-17 12:17:41 +00:00
Gil Alon
f6b6974492 SERVER-79271 Add flag to determine if time-series collections has fixed bucketing 2023-08-16 15:06:08 +00:00
Matt Broadstone
7fc82357f8 SERVER-79913 Restore top comments for recently converted jstests 2023-08-10 22:02:36 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Sanika Phanse
eea1c78a00 SERVER-65702 upgradeCluster in multi_cluster.js incorrectly used to downgrade sharded clusters. 2022-05-02 22:57:27 +00:00
Tommaso Tocci
1169927930 SERVER-58683 Simplify config replicaset exposure in shardingtest 2021-07-21 04:33:03 +00:00
Bernard Gorman
8cb02c375a SERVER-47209 Account for rollback in change_streams_update_lookup_shard_metadata_missing.js 2020-05-21 13:40:43 +00:00
Nick Zolnierz
350634304d SERVER-47231 In MR multiversion test, wait for the cluster to stabilize after upgrading 2020-04-08 19:08:51 +00:00
Nicholas Zolnierz
03686a067d SERVER-42689 Implement upgrade/downgrade tests for MR in agg 2019-11-13 16:28:53 +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
Jonathan Abrahams
657074a4ea SERVER-24248 Run multiversion tests with different storage engines
This reverts commit 45d31b50bd.
2016-08-25 09:40:16 -04:00
Jonathan Abrahams
45d31b50bd Revert "SERVER-24248 Run multiversion tests with different storage engines"
This reverts commit 2f02928e57.
2016-08-18 16:44:57 -04:00
Jonathan Abrahams
2f02928e57 SERVER-24248 Run multiversion tests with different storage engines 2016-08-18 08:52:57 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
2689df80fa SERVER-22341 fix jslint errors in jstests/multiVersion with eslint --fix 2016-02-05 15:00:50 -05:00
Randolph Tan
5f27647953 SERVER-22282 Update multiVersion/upgrade_cluster to reflect new upgrade procedure 2016-02-02 10:46:52 -05:00
Randolph Tan
77562fbd1b SERVER-17348 Consolidate ReplSetTest.upgradeSet
Also removed zero_vote_aribter multiVersion tests.
2015-03-13 13:31:52 -04:00
Randolph Tan
cecd33c23d SERVER-15401 Bump config version for v2.8 release 2014-10-02 12:57:09 -04:00
Greg Studer
0950dfc242 SERVER-7984 config upgrade from v3 to v4 2012-12-21 16:05:09 -05:00
Greg Studer
b88ce8e3a6 Tests for replica set and cluster upgrade 2012-07-30 14:53:53 -04:00