X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=plans%2Fvnfsdk-marketplace%2Ftestsuites%2Fteardown.sh;fp=plans%2Fvnfsdk-marketplace%2Fsanity-check%2Fteardown.sh;h=1bf792253131167787617e1fab33fc633d298176;hb=03591ab4f63d6a95b9fc03fdf14ea10bc1d3c94c;hp=42d7b7fd4a4f0f1e0863a256086181de458b2988;hpb=334a204a6e0ce7e7a28de8ac3f8fb008bcc5683a;p=integration%2Fcsit.git diff --git a/plans/vnfsdk-marketplace/sanity-check/teardown.sh b/plans/vnfsdk-marketplace/testsuites/teardown.sh similarity index 93% rename from plans/vnfsdk-marketplace/sanity-check/teardown.sh rename to plans/vnfsdk-marketplace/testsuites/teardown.sh index 42d7b7fd..1bf79225 100644 --- a/plans/vnfsdk-marketplace/sanity-check/teardown.sh +++ b/plans/vnfsdk-marketplace/testsuites/teardown.sh @@ -1,6 +1,7 @@ #!/bin/bash # # Copyright 2016-2017 Huawei Technologies Co., Ltd. +# Copyright 2020 Nokia. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,6 +17,4 @@ # # This script is sourced by run-csit.sh after Robot test completion. - -kill-instance.sh vnfmarket - +docker-compose down