Commit 1e582dea by Marcin Grzejszczak

Added killing of apps after e2e tests

parent f00f7619
......@@ -13,7 +13,7 @@ curl "${SCRIPT_URL}" --output runDockerAcceptanceTests.sh
chmod +x runDockerAcceptanceTests.sh
./runDockerAcceptanceTests.sh -t "${AT_WHAT_TO_TEST}"
./runDockerAcceptanceTests.sh -t "${AT_WHAT_TO_TEST}" -k 1
SCRIPT_URL="https://raw.githubusercontent.com/spring-cloud-samples/tests/master/scripts/runTests.sh"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment