Skip to content

Commit

Permalink
mute: FileSettingsRoleMappingsRestartIT (elastic#93049)
Browse files Browse the repository at this point in the history
  • Loading branch information
salvatore-campagna authored Jan 18, 2023
1 parent 89fb4d6 commit 394d4f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ public void clusterChanged(ClusterChangedEvent event) {
return new Tuple<>(savedClusterState, metadataVersion);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/93048")
public void testReservedStatePersistsOnRestart() throws Exception {
internalCluster().setBootstrapMasterNodeIndex(0);

Expand Down

0 comments on commit 394d4f0

Please sign in to comment.