diff options
Diffstat (limited to 'csit/api/plans/teardown.sh')
-rwxr-xr-x | csit/api/plans/teardown.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/csit/api/plans/teardown.sh b/csit/api/plans/teardown.sh index 71daccc6..6f77caa4 100755 --- a/csit/api/plans/teardown.sh +++ b/csit/api/plans/teardown.sh @@ -18,7 +18,4 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= -docker logs policy-api -docker logs simulator - docker-compose -f ${SCRIPTS}/docker-compose-all.yml down -v |