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

Commit 4bc5051

Browse files
[CASSANDRA-637] Re-enable seed node replace test (#1350)
* Revert [INFINITY-2038] Support data_center and rack configuration in Cassandra #1303 * [CASSANDRA-637] Re-enable seed node replace test
1 parent 328e24d commit 4bc5051

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frameworks/cassandra/tests/test_recovery.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ def test_node_replace_replaces_node():
5050

5151
@pytest.mark.sanity
5252
@sdk_utils.dcos_1_9_or_higher # dcos task exec not supported < 1.9
53-
@pytest.mark.skip(reason="CASSANDRA-637")
5453
def test_node_replace_replaces_seed_node():
5554
pod_to_replace = 'node-0'
5655
pod_host = get_pod_host(pod_to_replace)

0 commit comments

Comments
 (0)