We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5abe2 commit 570e8edCopy full SHA for 570e8ed
x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/old_cluster/40_ml_datafeed_crud.yml
@@ -48,8 +48,8 @@
48
---
49
"Put job and datafeed with aggs in old cluster - pre-deprecated interval":
50
- skip:
51
- version: "8.0.0 - " #TODO change this after backport
52
- reason: calendar_interval introduced in 7.1.0
+ version: "all" #TODO change this after backport
+ reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42258; calendar_interval introduced in 7.2.0"
53
54
- do:
55
ml.put_job:
0 commit comments