mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Muted test, see #48381
This commit is contained in:
parent
d8bd736f8a
commit
206c8ac3e9
@ -142,6 +142,7 @@ public class FullClusterRestartIT extends AbstractFullClusterRestartTestCase {
|
||||
assertRoleInfo(isRunningAgainstOldCluster());
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/48381")
|
||||
public void testWatcher() throws Exception {
|
||||
if (isRunningAgainstOldCluster()) {
|
||||
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());
|
||||
|
Loading…
x
Reference in New Issue
Block a user