Skip to content

Commit

Permalink
Update skip after backport (#73682)
Browse files Browse the repository at this point in the history
Now that #73620 has backported to 7.13.2 we can use run its bwc test
against 7.13.2.
  • Loading branch information
nik9000 authored Jun 3, 2021
1 parent 7c36309 commit ef03933
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ teardown:
---
does not use optimization:
- skip:
version: " - 7.13.99"
reason: setting to disable optimization added in 7.14.0 to be backported to 7.13.2
version: " - 7.13.1"
reason: setting to disable optimization added in 7.13.2
- do:
bulk:
index: test
Expand Down

0 comments on commit ef03933

Please sign in to comment.