We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb73e22 commit 99bc75bCopy full SHA for 99bc75b
alerting/build.gradle
@@ -513,8 +513,6 @@ task bwcTestSuite(type: StandaloneRestIntegTestTask) {
513
514
run {
515
doFirst {
516
- dependsOn addJarsToClasspath
517
-
518
// There seems to be an issue when running multi node run or integ tasks with unicast_hosts
519
// not being written, the waitForAllConditions ensures it's written
520
getClusters().forEach { cluster ->
0 commit comments