mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
Tests: Disable ml/index_layout/Test unrelated index
.
Relates elastic/x-pack-elasticsearch#903 Original commit: elastic/x-pack-elasticsearch@097f559d0b
This commit is contained in:
parent
3abe7a2058
commit
52a7f956f4
@ -276,6 +276,10 @@ setup:
|
||||
---
|
||||
"Test unrelated index":
|
||||
|
||||
- skip:
|
||||
version: " - "
|
||||
reason: Flaky test, needs fixing https://github.com/elastic/x-pack-elasticsearch/issues/903
|
||||
|
||||
- do:
|
||||
xpack.ml.put_job:
|
||||
job_id: farequote
|
||||
|
Loading…
x
Reference in New Issue
Block a user