Skip to content

Commit

Permalink
Update skip after backport
Browse files Browse the repository at this point in the history
Now that elastic#73620 has backported to 7.13.2 we can use run its bwc test
against 7.13.2.
  • Loading branch information
nik9000 committed Jun 2, 2021
1 parent 8864e00 commit 7fa4daa
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 7fa4daa

Please sign in to comment.