Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 5aeade8

Browse files
jordistEvergreen Agent
authored andcommitted
SERVER-57017 Enable sharded DDL plus FCV FSM in stepdown suites
1 parent 51be24f commit 5aeade8

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

jstests/concurrency/fsm_workloads/drop_database_sharded_setFCV.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @tags: [
77
* requires_sharding,
8-
* # TODO (SERVER-57017) Enable on stepdown suites
9-
* does_not_support_stepdowns,
108
* # Requires all nodes to be running the latest binary.
119
* multiversion_incompatible,
1210
* ]

jstests/concurrency/fsm_workloads/random_DDL_setFCV_operations.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
* requires_sharding,
99
* # TODO (SERVER-56879) Support add/remove shards in new DDL paths
1010
* does_not_support_add_remove_shards,
11-
* # TODO (SERVER-57017) Enable on stepdown suites
12-
* does_not_support_stepdowns,
1311
* # Requires all nodes to be running the latest binary.
1412
* multiversion_incompatible,
1513
* featureFlagShardingFullDDLSupport,

0 commit comments

Comments
 (0)