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…
Reference in New Issue