Skip to content

Commit

Permalink
fix integration test (#1855)
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Artoul authored Aug 7, 2019
1 parent 7f9a6be commit 10ac303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docker-integration-tests/repair/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ ATTEMPTS=30 MAX_TIMEOUT=4 TIMEOUT=1 retry_with_backoff \

echo "Wait for the data to become available (via repairs) from dbnode03"
ATTEMPTS=10 MAX_TIMEOUT=4 TIMEOUT=1 retry_with_backoff \
read_all "coldWritesRepairAndNoIndex" "foo" 1 9022
read_all "coldWritesRepairAndNoIndex" "foo" 1 9032

0 comments on commit 10ac303

Please sign in to comment.