OpenSearch/docs/src/test
Tanguy Leroux dea8a31480 Wait for Active license before running CCR API tests (#53966)
DocsClientYamlTestSuiteIT sometimes fails for CCR 
related tests because tests are started before the license 
is fully applied and active within the cluster. The first 
tests to be executed then fails with the error noticed 
in #53430. This can be easily reproduced locally by 
only running CCR docs tests.

This commit adds some @Before logic in 
DocsClientYamlTestSuiteIT so that it waits for the 
license to be active before running CCR tests.

Closes #53430
2020-03-24 14:29:45 +01:00
..
cluster/config Remove old unused test script files (#32970) 2018-08-27 16:29:50 -07:00
java/org/elasticsearch/smoketest Wait for Active license before running CCR API tests (#53966) 2020-03-24 14:29:45 +01:00
resources