Skip to content

Commit 40216b4

Browse files
Mute TestClusterPluginIT.testMultiProject.
Relates #41256
1 parent 55c3654 commit 40216b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/src/test/java/org/elasticsearch/gradle/testclusters/TestClustersPluginIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ public void testUseClusterBySkippedAndWorkingTask() {
8282
);
8383
}
8484

85+
@Ignore // https://github.com/elastic/elasticsearch/issues/41256
8586
public void testMultiProject() {
8687
BuildResult result = getTestClustersRunner(
8788
"user1", "user2", "-s", "-i", "--parallel", "-Dlocal.repo.path=" + getLocalTestRepoPath()

0 commit comments

Comments
 (0)