Skip to content

Commit 65ffbf7

Browse files
authored
Revert "Stop test containers after the test execution (#56)" (#57)
This reverts commit 8f8d95b.
1 parent 8f8d95b commit 65ffbf7

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 test-cluster-shutdown
26+
build-test-images test-cluster-startup just-wait test

0 commit comments

Comments
 (0)