X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=plans%2Fpolicy%2Fpap%2Fteardown.sh;h=cfed20970bc70de0f6829dfa13ac7b1e4a2bf837;hb=1d3ceea1defb5640e9f850dad647904b41002988;hp=877b164a5414e694fa8b78f6ca68b5f924ee5e38;hpb=301c2a2bf6d1c337a49784ce5439eb6c231f33bb;p=integration%2Fcsit.git diff --git a/plans/policy/pap/teardown.sh b/plans/policy/pap/teardown.sh index 877b164a..cfed2097 100644 --- a/plans/policy/pap/teardown.sh +++ b/plans/policy/pap/teardown.sh @@ -1,6 +1,7 @@ #!/bin/bash # ============LICENSE_START======================================================= # Copyright (C) 2019 Nordix Foundation. +# Modifications Copyright (C) 2019-2020 AT&T Intellectual Property. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,4 +18,4 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= -kill-instance.sh policy-pap +docker-compose -f ${WORKSPACE}/scripts/policy/docker-compose-all.yml down -v