aboutsummaryrefslogtreecommitdiffstats
path: root/plans/policy/distribution/teardown.sh
diff options
context:
space:
mode:
Diffstat (limited to 'plans/policy/distribution/teardown.sh')
-rw-r--r--plans/policy/distribution/teardown.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/plans/policy/distribution/teardown.sh b/plans/policy/distribution/teardown.sh
index 562df6b3..fbbf1de5 100644
--- a/plans/policy/distribution/teardown.sh
+++ b/plans/policy/distribution/teardown.sh
@@ -1,6 +1,8 @@
#!/bin/bash
# ============LICENSE_START=======================================================
# Copyright (C) 2018 Ericsson. All rights reserved.
+#
+# Modifications copyright (c) 2019 Nordix Foundation.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -17,4 +19,9 @@
# SPDX-License-Identifier: Apache-2.0
# ============LICENSE_END=========================================================
+kill-instance.sh policy-apex-pdp
+kill-instance.sh policy-pap
+kill-instance.sh policy-api
+kill-instance.sh mariadb
+kill-instance.sh dmaap-simulator
kill-instance.sh policy-distribution