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 is fixed now.
This reverts commit 4cbd2db.
  • Loading branch information
dnhatn committed Mar 21, 2018
1 parent 5c20cd5 commit 329a15b
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 329a15b

Please sign in to comment.