Skip to content

Commit 8f8d95b

Browse files
authored
Stop test containers after the test execution (#56)
1 parent 8862b62 commit 8f8d95b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/scripts/run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ RUN_SECURE=true COHERENCE_IGNORE_INVALID_CERTS=true \
2323
COHERENCE_TLS_CLIENT_KEY=$(pwd)/tests/utils/certs/star-lord.pem \
2424
COHERENCE_CLIENT_REQUEST_TIMEOUT=180.0 \
2525
PROFILES=,secure make clean certs test-cluster-shutdown remove-app-images \
26-
build-test-images test-cluster-startup just-wait test
26+
build-test-images test-cluster-startup just-wait test test-cluster-shutdown

0 commit comments

Comments
 (0)