> Tests fail due to variety of reasons. Some of them fail due to > underlying infrastructural issues. For example, getting a clean run of > Python DTests typically involves rerunning them a couple times. Is it > possible to do that at the test framework level i.e. in Jenkins and/or > CircleCI?
Yes for jenkins, in theory. The new `.jenkins/Jenkinsfile` files some logic can be put into place, like retries. https://jenkins.io/doc/pipeline/tour/running-multiple-steps/#timeouts-retries-and-more --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cassandra.apache.org For additional commands, e-mail: dev-h...@cassandra.apache.org