Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
setup:
- skip:
version: all
reason: 'AwaitsFix: https://github.com/elastic/elasticsearch/issues/82502'
features: allowed_warnings
- do:
indices.put_template:
Expand Down Expand Up @@ -38,10 +40,6 @@ setup:

---
"Search template with typed_keys parameter":
- skip:
version: all
reason: 'AwaitsFix: https://github.com/elastic/elasticsearch/issues/82502'

- do:
put_script:
id: template_1
Expand Down