Skip to content

Commit

Permalink
Run Rebalance test many times to pick up concurrency bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Robinson committed Mar 31, 2020
1 parent ad92a48 commit 35a8db8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ check test tests:

integration: get
@go test -timeout 30s -tags=integration
@go test -run TestRebalance -count 25 -tags=integration

docker-integration:
@docker-compose run gokini make integration
Expand Down

0 comments on commit 35a8db8

Please sign in to comment.