Skip to content

Commit

Permalink
Mute all ml_datafeed_crud rolling upgrade tests
Browse files Browse the repository at this point in the history
AwaitsFix elastic#42258
  • Loading branch information
polyfractal committed May 21, 2019
1 parent 1911d2a commit 455cf8b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
setup:
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42258"

---
"Test old cluster datafeed without aggs":
- do:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
setup:
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42258"

---
"Put job and datafeed without aggs in old cluster":

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
setup:
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42258"

- do:
cluster.health:
wait_for_status: green
Expand Down

0 comments on commit 455cf8b

Please sign in to comment.