Skip to content

Commit bf72c02

Browse files
committed
Adjust skip versions in YAML tests
1 parent 6f330e3 commit bf72c02

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

x-pack/plugin/searchable-snapshots/qa/rest/src/test/resources/rest-api-spec/test/clear_cache.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ teardown:
6767
---
6868
"Clear searchable snapshots cache":
6969
- skip:
70-
version: " - 7.99.99"
71-
reason: searchable snapshots introduced in 8.0
70+
version: " - 7.7.99"
71+
reason: searchable snapshots introduced in 7.8.0
7272

7373
- do:
7474
catch: missing

x-pack/plugin/searchable-snapshots/qa/rest/src/test/resources/rest-api-spec/test/stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ teardown:
6666
---
6767
"Tests searchable snapshots stats":
6868
- skip:
69-
version: " - 7.99.99"
70-
reason: searchable snapshots introduced in 8.0
69+
version: " - 7.7.99"
70+
reason: searchable snapshots introduced in 7.8.0
7171

7272
- do:
7373
catch: missing

0 commit comments

Comments
 (0)