ivandasch commented on a change in pull request #8213:
URL: https://github.com/apache/ignite/pull/8213#discussion_r482868989



##########
File path: modules/ducktests/tests/ignitetest/tests/add_node_rebalance_test.py
##########
@@ -39,20 +39,17 @@ class AddNodeRebalanceTest(IgniteTest):
     REBALANCE_TIMEOUT = 60
 
     @cluster(num_nodes=NUM_NODES + 1)
-    @parametrize(version=str(DEV_BRANCH))
-    @parametrize(version=str(LATEST))
-    def test_add_node(self, version):
+    @ignite_versions(str(DEV_BRANCH), str(LATEST))

Review comment:
       It is possible after one bug in ducktape is resolved. I'll fix it ASAP, 
then I will rewrite it




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to