elasticsearch-ruby icon indicating copy to clipboard operation
elasticsearch-ruby copied to clipboard

Test Runner: no_xpack

Open picandocodigo opened this issue 5 years ago • 0 comments

When a test that implement no_xpack is found, the runner should check if it's running an X-Pack or an OSS distribution of Elasticsearch. If it's running x-pack, it should skip the test.

no_xpack

Requires the test to run against an oss distribution of Elasticsearch

picandocodigo avatar Jun 04 '20 16:06 picandocodigo