This commit is contained in:
@@ -83,8 +83,8 @@ if ! wait_for_container "sos-test"; then
|
|||||||
die "Container sos-test is not healthy"
|
die "Container sos-test is not healthy"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# run the tests.
|
# run the tests. Docker inside docker support!
|
||||||
"${SCRIPT_DIR}/test.sh" "http://127.0.0.1:7703"
|
"${SCRIPT_DIR}/test.sh" "http://sos-test:7703"
|
||||||
RESULT=$?
|
RESULT=$?
|
||||||
|
|
||||||
# clean up.
|
# clean up.
|
||||||
|
Reference in New Issue
Block a user