Skip to content

Commit 6626cc9

Browse files
authored
Mute failing XPackRestIT test {p0=data_stream/10_basic/...} test (#81463)
1 parent 7d1fc65 commit 6626cc9

File tree

1 file changed

+2
-2
lines changed
  • x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/data_stream

1 file changed

+2
-2
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/data_stream/10_basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -624,8 +624,8 @@ setup:
624624
---
625625
"Get data stream api check existence of replicated and allow_custom_routing fields":
626626
- skip:
627-
version: " - 7.16.0"
628-
reason: "replicated and allow_custom_routing fields only supported in 7.16+"
627+
version: all
628+
reason: "https://github.com/elastic/elasticsearch/issues/81462"
629629

630630
- do:
631631
indices.create_data_stream:

0 commit comments

Comments
 (0)