Skip to content

Commit

Permalink
Update skip before backport
Browse files Browse the repository at this point in the history
PR #53617 has yet to be backported so we should skip its integration
test on nodes earlier than 8.0.0
  • Loading branch information
nik9000 committed Mar 16, 2020
1 parent 84a59f8 commit f2f0fc0
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,10 @@ setup:

---
"Sorting terms":
- skip:
version: " - 7.99.99"
reason: fixed in 8.0.0 to be backported to 7.7.0

- do:
bulk:
refresh: true
Expand Down

0 comments on commit f2f0fc0

Please sign in to comment.