From 10ac3033a11ca6eba92ac240685fc8e84bde9dd2 Mon Sep 17 00:00:00 2001 From: Richard Artoul Date: Tue, 6 Aug 2019 23:02:17 -0400 Subject: [PATCH] fix integration test (#1855) --- scripts/docker-integration-tests/repair/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/docker-integration-tests/repair/test.sh b/scripts/docker-integration-tests/repair/test.sh index a86ac6c7ad..89233f3cd3 100755 --- a/scripts/docker-integration-tests/repair/test.sh +++ b/scripts/docker-integration-tests/repair/test.sh @@ -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