OpenSearch/qa/mixed-cluster
Nik Everett 232c71b6bf
QA: Create xpack yaml features (#31403)
This creates a YAML test "features" that indices if the cluster being
tested has xpack installed (`xpack`) or if it does *not* have xpack
installed (`no_xpack`). It uses those features to centralize skipping
a few tests that fail if xpack is installed.

The plan is to use this in a followup to skip docs tests that require
xpack when xpack is not installed. We *plan* to use the declaration
of required license level on the docs page to generate the required
`skip`.

Closes #30933.
2018-06-26 09:26:48 -04:00
..
src/test/java/org/elasticsearch/backwards Switch many QA projects to use new style requests (#30574) 2018-05-15 17:48:47 -04:00
build.gradle QA: Create xpack yaml features (#31403) 2018-06-26 09:26:48 -04:00