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 26d2d7d commit c560a08Copy full SHA for c560a08
x-pack/qa/tribe-tests-with-security/build.gradle
@@ -118,7 +118,7 @@ integTestCluster {
118
}
119
120
121
-test {
+unitTest {
122
/*
123
* We have to disable setting the number of available processors as tests in the same JVM randomize processors and will step on each
124
* other if we allow them to set the number of available processors as it's set-once in Netty.
0 commit comments