Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
  • Loading branch information
satoru-takeuchi committed Sep 8, 2020
1 parent a162687 commit b0373d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export PATH="/tmp/rook-tests-scripts-helm/linux-amd64:$PATH" \
TEST_HELM_PATH=/tmp/rook-tests-scripts-helm/linux-amd64/helm \
TEST_BASE_DIR="$(pwd)" \
STORAGE_PROVIDER_TESTS=ceph \
TEST_IS_OFFICIAL_BUILD=false \
TEST_SCRATCH_DEVICE=/dev/sdb
_output/tests/linux_amd64/integration -test.v -test.timeout 7200s -test.run 'MultiClusterDeploySuite' 2>&1 | tee _output/tests/integrationTests.log
#_output/tests/linux_amd64/integration -test.v -test.timeout 7200s 2>&1 | tee _output/tests/integrationTests.log

0 comments on commit b0373d8

Please sign in to comment.