Skip to content

Commit d72f86b

Browse files
committed
2 nodes
1 parent 52609a0 commit d72f86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bwc/test_upgrade.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ class MetaDataCompatibilityTest(NodeProvider, unittest.TestCase):
194194
)
195195

196196
def test_metadata_compatibility(self):
197-
nodes = 3
197+
nodes = 2
198198

199199
cluster = self._new_cluster(
200200
self.SUPPORTED_VERSIONS[0].version,

0 commit comments

Comments
 (0)