mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 10:23:41 -04:00
Adjust skip versions in YAML tests
This commit is contained in:
parent
6f330e3a0b
commit
bf72c02644
2 changed files with 4 additions and 4 deletions
|
@ -67,8 +67,8 @@ teardown:
|
||||||
---
|
---
|
||||||
"Clear searchable snapshots cache":
|
"Clear searchable snapshots cache":
|
||||||
- skip:
|
- skip:
|
||||||
version: " - 7.99.99"
|
version: " - 7.7.99"
|
||||||
reason: searchable snapshots introduced in 8.0
|
reason: searchable snapshots introduced in 7.8.0
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
catch: missing
|
catch: missing
|
||||||
|
|
|
@ -66,8 +66,8 @@ teardown:
|
||||||
---
|
---
|
||||||
"Tests searchable snapshots stats":
|
"Tests searchable snapshots stats":
|
||||||
- skip:
|
- skip:
|
||||||
version: " - 7.99.99"
|
version: " - 7.7.99"
|
||||||
reason: searchable snapshots introduced in 8.0
|
reason: searchable snapshots introduced in 7.8.0
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
catch: missing
|
catch: missing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue