smiklosovic commented on code in PR #221:
URL: https://github.com/apache/cassandra-dtest/pull/221#discussion_r1235396299


##########
topology_test.py:
##########
@@ -476,6 +478,8 @@ def test_stop_decommission_too_few_replicas_multi_dc(self):
         @jira_ticket CASSANDRA-12510
         @expected_errors ToolError when # nodes will drop below configured 
replicas in NTS/SimpleStrategy
         """
+        self.fixture_dtest_setup.ignore_log_patterns = (r'.*Not enough live 
nodes to maintain replication factor*')

Review Comment:
   done



-- 
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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to