Skip to content

Commit

Permalink
Add missing skip: arbitrary_key (#41492)
Browse files Browse the repository at this point in the history
In `indices.split/30_copy_settings.yml` we are using the `arbitrary_key`
feature, but it is not declared inside the skip list.
  • Loading branch information
delvedor authored and DaveCTurner committed Apr 27, 2019
1 parent 06bc25e commit 39284f5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
"Copy settings during split index":
- skip:
features: [arbitrary_key]

- do:
nodes.info:
Expand Down

0 comments on commit 39284f5

Please sign in to comment.