Skip to content

Commit

Permalink
fix integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
adejanovski committed Oct 19, 2021
1 parent c84ff40 commit f60e559
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,10 @@ Feature: Using Reaper
And a new repair is added for the last added cluster and keyspace "booya"
Then reaper has 1 repairs for cluster called "test"
When a new repair is added for the last added cluster and keyspace "booya" with force option
And the last added repair is activated
Then reaper has 2 repairs for cluster called "test"
When all added repair runs are deleted for the last added cluster
When the last added repair is stopped
And all added repair runs are deleted for the last added cluster
And the last added cluster is deleted
Then reaper has no longer the last added cluster in storage
${cucumber.upgrade-versions}
Expand Down

0 comments on commit f60e559

Please sign in to comment.