diff options
author | Rajamohan Raj <rajamohan.raj@intel.com> | 2020-07-04 05:40:26 +0000 |
---|---|---|
committer | Rajamohan Raj <rajamohan.raj@intel.com> | 2020-07-07 03:49:37 +0000 |
commit | 2ac132c002e45bd164324fa8fd6bbd48626e6152 (patch) | |
tree | fd2e9ccc1cd5bc60b3b2c99eb1d14fda2d71ec9b /kud/tests/prometheus-test.sh | |
parent | 0003a52f4265c5cd879abebe1b8454206f0f2ff7 (diff) |
Script for M3Db deployment through orchestrator
In this patch, the prometheus-collectd
deployment script through orchestrator is
enchanced to include M3Db deployment.
Issue-ID: MULTICLOUD-1114
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: Idd085be16cce1e5ae00f6f70c8a265f8e74ffffa
Diffstat (limited to 'kud/tests/prometheus-test.sh')
-rwxr-xr-x | kud/tests/prometheus-test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kud/tests/prometheus-test.sh b/kud/tests/prometheus-test.sh index 6dcd29e1..d9c38a15 100755 --- a/kud/tests/prometheus-test.sh +++ b/kud/tests/prometheus-test.sh @@ -564,6 +564,7 @@ function createData { createClmData createOrchestratorData } + function deleteData { deleteClmData deleteOrchestratorData |