diff options
author | Murali <murali.p@huawei.com> | 2017-09-16 03:23:28 +0000 |
---|---|---|
committer | Murali <murali.p@huawei.com> | 2017-09-16 03:23:28 +0000 |
commit | 52e39180c847b39a846d35ac638e908cc241d1fd (patch) | |
tree | 94310551a275d0cbe2ea425600a21503640a8120 /test/csit/plans/vnfsdk-refrepo/sanity-check/teardown.sh | |
parent | a6b95c72cb87e4534f6da9f594f2dddff37822bb (diff) |
Fix the csit test cases for refrepo
Change-Id: Ice3b2b4feea38a2bc8d98c9d27975523c44abcbf
Jira:VNFSDK-78
Signed-off-by: Murali <murali.p@huawei.com>
Diffstat (limited to 'test/csit/plans/vnfsdk-refrepo/sanity-check/teardown.sh')
-rw-r--r-- | test/csit/plans/vnfsdk-refrepo/sanity-check/teardown.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csit/plans/vnfsdk-refrepo/sanity-check/teardown.sh b/test/csit/plans/vnfsdk-refrepo/sanity-check/teardown.sh index a42634303..19440bc79 100644 --- a/test/csit/plans/vnfsdk-refrepo/sanity-check/teardown.sh +++ b/test/csit/plans/vnfsdk-refrepo/sanity-check/teardown.sh @@ -18,4 +18,6 @@ kill-instance.sh refrepo +kill-instance.sh postgres + |