parent
50b3858f7c
commit
b5dbd1a027
|
@ -19,6 +19,7 @@ import static org.hamcrest.Matchers.nullValue;
|
|||
|
||||
public class XPackUsageIT extends ESCCRRestTestCase {
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39126")
|
||||
public void testXPackCcrUsage() throws Exception {
|
||||
if ("follow".equals(targetCluster) == false) {
|
||||
logger.info("skipping test, waiting for target cluster [follow]" );
|
||||
|
|
Loading…
Reference in New Issue