Skip to content

Commit

Permalink
Suppress nodes usage tests for backport
Browse files Browse the repository at this point in the history
Suppresses bwc tests for backport of elastic#55732
  • Loading branch information
imotov committed Apr 30, 2020
1 parent 89b538f commit 62303f9
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@

---
"Verify nodes usage works":
- skip:
version: "all"
reason: "for backport"
- do:
nodes.usage: {}
- is_true: nodes
Expand Down

0 comments on commit 62303f9

Please sign in to comment.