SERVER-87812-Remove multiversion_incompatible tag from unshardCollection and moveCollection tests (#32935)
GitOrigin-RevId: 4ddb7f36ebc4e1060824416a5759f8eae6a6c77f
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
* requires_sharding,
|
||||
* featureFlagUnshardCollection,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* requires_fcv_80
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
* @tags: [
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* assumes_balancer_off,
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* uses_atclustertime,
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* assumes_balancer_off,
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
* @tags: [
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* assumes_balancer_off,
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
*
|
||||
* @tags: [
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* requires_fcv_80,
|
||||
* requires_majority_read_concern,
|
||||
* uses_atclustertime,
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
* @tags: [
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* ]
|
||||
*/
|
||||
import {ReshardingTest} from "jstests/sharding/libs/resharding_test_fixture.js";
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* requires_persistence,
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* # TODO (SERVER-101835) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
* featureFlagRecoverableShardsvrReshardCollectionCoordinator,
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* # TODO (SERVER-97257): Re-enable this test or add an explanation why it is incompatible.
|
||||
* embedded_router_incompatible,
|
||||
* ]
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* uses_atclustertime,
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* ]
|
||||
*/
|
||||
import {ReshardingTest} from "jstests/sharding/libs/resharding_test_fixture.js";
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
* @tags: [
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* ]
|
||||
*/
|
||||
import {DiscoverTopology} from "jstests/libs/discover_topology.js";
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
* uses_atclustertime,
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* assumes_balancer_off
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
* requires_sharding,
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* ]
|
||||
*/
|
||||
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
* uses_transactions,
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* ]
|
||||
*/
|
||||
import {withTxnAndAutoRetryOnMongos} from "jstests/libs/auto_retry_transaction_in_sharding.js";
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
* requires_fcv_80,
|
||||
* featureFlagMoveCollection,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* assumes_balancer_off,
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
* @tags: [
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* assumes_balancer_off,
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
* uses_atclustertime,
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* ]
|
||||
*/
|
||||
|
||||
|
||||
@@ -4,8 +4,6 @@
|
||||
* @tags: [
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible
|
||||
* ]
|
||||
*/
|
||||
import {ReshardingTest} from "jstests/sharding/libs/resharding_test_fixture.js";
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* requires_persistence,
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* # TODO (SERVER-101835) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* uses_atclustertime,
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible
|
||||
* ]
|
||||
*/
|
||||
import {ReshardingTest} from "jstests/sharding/libs/resharding_test_fixture.js";
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* uses_atclustertime,
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* assumes_balancer_off,
|
||||
* # TODO (SERVER-97257): Re-enable this test or add an explanation why it is incompatible.
|
||||
* embedded_router_incompatible,
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
* @tags: [
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible
|
||||
* ]
|
||||
*/
|
||||
import {DiscoverTopology} from "jstests/libs/discover_topology.js";
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* uses_atclustertime,
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* assumes_balancer_off,
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -6,8 +6,6 @@
|
||||
* @tags: [
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible,
|
||||
* assumes_balancer_off,
|
||||
* ]
|
||||
*/
|
||||
|
||||
@@ -5,8 +5,6 @@
|
||||
* requires_sharding,
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible
|
||||
* ]
|
||||
*/
|
||||
|
||||
|
||||
@@ -7,8 +7,6 @@
|
||||
* uses_transactions,
|
||||
* requires_fcv_80,
|
||||
* featureFlagUnshardCollection,
|
||||
* # TODO (SERVER-87812) Remove multiversion_incompatible tag
|
||||
* multiversion_incompatible
|
||||
* ]
|
||||
*/
|
||||
import {withTxnAndAutoRetryOnMongos} from "jstests/libs/auto_retry_transaction_in_sharding.js";
|
||||
|
||||
Reference in New Issue
Block a user