Skip to content

Commit 990ea74

Browse files
committed
1 node
1 parent 39a74c2 commit 990ea74

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 = 1
198198

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

0 commit comments

Comments
 (0)