Skip to content

Commit 87363d3

Browse files
committed
add setup with cluster_features
1 parent 452b2b1 commit 87363d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

x-pack/plugin/logsdb/src/yamlRestTest/resources/rest-api-spec/test/patternedtext/20_synthetic_source.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
simple:
1+
setup:
22
- requires:
33
cluster_features: [ "mapper.patterned_text" ]
44
reason: "patterned_text mappings are used in this test"
55

6+
---
7+
simple:
68
- do:
79
indices.create:
810
index: test

0 commit comments

Comments
 (0)