Mute FullClusterRestartIT#testWatcher

This test has failed due to incorrect versions on the watches, see
This commit is contained in:
jaymode 2019-03-18 15:02:37 -06:00
parent 95f660d577
commit afaa7e60f9
No known key found for this signature in database
GPG Key ID: D859847567B3493D
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ public class FullClusterRestartIT extends AbstractFullClusterRestartTestCase {
}
@SuppressWarnings("unchecked")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40178")
public void testWatcher() throws Exception {
if (isRunningAgainstOldCluster()) {
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());