Skip to content

Commit

Permalink
[#518] fix assertion in vertical scaling test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Blatov committed Oct 23, 2018
1 parent 77e764f commit 029bc6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ Check Vertical Scailing
Last Jenkins job is successful PERF TEST Vertical-Scaling

Get cluster nodes and their count after
Should Be Equal As Integers ${NODES_COUNT_BEFORE} ${NODES_COUNT_AFTER}
Should Not Be Equal As Integers ${NODES_COUNT_BEFORE} ${NODES_COUNT_AFTER}
Wait node scale down ${NODES_COUNT_BEFORE}

0 comments on commit 029bc6f

Please sign in to comment.