We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8862b62 commit 8f8d95bCopy full SHA for 8f8d95b
tests/scripts/run-tests.sh
@@ -23,4 +23,4 @@ RUN_SECURE=true COHERENCE_IGNORE_INVALID_CERTS=true \
23
COHERENCE_TLS_CLIENT_KEY=$(pwd)/tests/utils/certs/star-lord.pem \
24
COHERENCE_CLIENT_REQUEST_TIMEOUT=180.0 \
25
PROFILES=,secure make clean certs test-cluster-shutdown remove-app-images \
26
- build-test-images test-cluster-startup just-wait test
+ build-test-images test-cluster-startup just-wait test test-cluster-shutdown
0 commit comments