tlasica opened a new pull request #113: URL: https://github.com/apache/cassandra-dtest/pull/113
Some tests require longer start timeout than default 90s: * bootstrap with reset state * node replacement * cdc tests (due to checks for other seeds connectivity) Before: use default timeout, 90s or rather 600s (due to bug in ccm) After: use explicit timeout per test case: 120s or 180s ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

