Skip to content

Commit

Permalink
Revert "[TEST] Mute index synced flush rest tests"
Browse files Browse the repository at this point in the history
The BWC issue should be fixed now.

This reverts commit fc91822.
  • Loading branch information
dnhatn committed Mar 21, 2018
1 parent d48a39b commit 5a488a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@
$/
---
"Test cat shards output":
- skip:
# The BWC logic for released 6.0 and 6.1 versions is wrong
version: "all"
reason: "AwaitsFix'ing, see elasticsearch #29162"

- do:
cat.shards: {}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
---
"Index synced flush rest test":
- skip:
# The BWC logic for released 6.0 and 6.1 versions is wrong
version: "all"
reason: "AwaitsFix'ing, see elasticsearch #29162"

- do:
indices.create:
index: testing
Expand Down

0 comments on commit 5a488a8

Please sign in to comment.