Skip to content

Commit

Permalink
[ML] Mute data frame analytics BWC tests (elastic#53546)
Browse files Browse the repository at this point in the history
Until elastic#52763 is backported to 7.x.
  • Loading branch information
tveasey authored Mar 13, 2020
1 parent 375a211 commit 0f8de60
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
setup:
- skip:
version: "all"
reason: "Until backport of https://github.com/elastic/elasticsearch/pull/52763"

---
"Get old outlier_detection job":

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
setup:
- skip:
version: "all"
reason: "Until backport of https://github.com/elastic/elasticsearch/pull/52763"

- do:
index:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
setup:
- skip:
version: "all"
reason: "Until backport of https://github.com/elastic/elasticsearch/pull/52763"

---
"Get old cluster outlier_detection job":

Expand Down

0 comments on commit 0f8de60

Please sign in to comment.