parent
51d6b9ab31
commit
12eac6ad4b
|
@ -104,8 +104,10 @@
|
||||||
"Implicitly create a typeless index while there is a typed template":
|
"Implicitly create a typeless index while there is a typed template":
|
||||||
|
|
||||||
- skip:
|
- skip:
|
||||||
version: " - 6.99.99"
|
#version: " - 6.99.99"
|
||||||
reason: needs typeless index operations to work on typed indices
|
#reason: needs typeless index operations to work on typed indices
|
||||||
|
version: "all"
|
||||||
|
reason: "muted, waiting for #38711"
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
indices.put_template:
|
indices.put_template:
|
||||||
|
|
Loading…
Reference in New Issue