remove debugging for xaibox deploy tests

This commit is contained in:
2020-06-15 07:47:10 -04:00
parent 0f4b757f15
commit 220fb77b67

View File

@@ -47,7 +47,6 @@ wait_for_completed() {
} }
function deploy_test() { function deploy_test() {
set -x
docker ps | grep ${APP_NAME} docker ps | grep ${APP_NAME}
assertOK https xaibox.xai-corp.net assertOK https xaibox.xai-corp.net