Skip to content

Commit

Permalink
Mute TestClusterPluginIT.testMultiProject.
Browse files Browse the repository at this point in the history
Relates #41256
  • Loading branch information
henningandersen committed Apr 29, 2019
1 parent 55c3654 commit 40216b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ public void testUseClusterBySkippedAndWorkingTask() {
);
}

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

0 comments on commit 40216b4

Please sign in to comment.