Skip to content
Merged
Show file tree
Hide file tree
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
Expand Up @@ -23,10 +23,6 @@
$/
---
"Test cat snapshots output":
- skip:
version: " - 8.1.99"
reason: "Pause BWC tests until #83290 is backported"

- do:
snapshot.create_repository:
repository: test_cat_snapshots_1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: "Pause BWC tests until #83290 is backported"

- do:
snapshot.create_repository:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: "Pause BWC tests until #83290 is backported"

- do:
snapshot.create_repository:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: "Pause BWC tests until #83290 is backported"

- do:
snapshot.create_repository:
Expand Down Expand Up @@ -64,7 +61,6 @@ setup:

---
"Get snapshot info when verbose is false":

- do:
indices.create:
index: test_index
Expand Down Expand Up @@ -202,6 +198,7 @@ setup:
- skip:
version: " - 7.12.99"
reason: "Introduced in 7.13.0"

- do:
indices.create:
index: test_index
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: "Pause BWC tests until #83290 is backported"
---
"Get repository returns UUID":
- skip:
version: " - 7.12.99"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: "Pause BWC tests until #83290 is backported"

- do:
snapshot.create_repository:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: "Pause BWC tests until #83290 is backported"

- do:
snapshot.create_repository:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
---
setup:
- skip:
version: " - 8.1.99"
reason: "Pause BWC tests until #83290 is backported"

- do:
snapshot.create_repository:
repository: test_repo
Expand Down