Skip to content

Commit 8c81d33

Browse files
committed
Skip broken test in mixed version cluster
Feature is new in 5.2. Relates to #22342. Found by https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+5.2+multijob-darwin-compatibility/6/console
1 parent 29b777a commit 8c81d33

File tree

1 file changed

+3
-0
lines changed
  • rest-api-spec/src/main/resources/rest-api-spec/test/cat.shards

1 file changed

+3
-0
lines changed

rest-api-spec/src/main/resources/rest-api-spec/test/cat.shards/10_basic.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
"Help":
3+
- skip:
4+
version: " - 5.1.99"
5+
reason: refresh listeners is new in 5.2.0
36
- do:
47
cat.shards:
58
help: true

0 commit comments

Comments
 (0)