aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sdc-dcae-d/dcaed/assets/dcae_monitoring_configuration.template
diff options
context:
space:
mode:
authorGary Wu <gary.wu@futurewei.com>2019-06-26 14:01:13 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-26 14:01:13 +0000
commitd74cd46cf68d7b60a8b07edf6c05bc06dd861bd6 (patch)
tree6d3ab911797cc62beb866db96738f56fd10d6092 /tests/sdc-dcae-d/dcaed/assets/dcae_monitoring_configuration.template
parentd28f36b347191243ee3c49d516809462823fc2df (diff)
parentdc396847579288b9049135833fad6080b96179b0 (diff)
Merge "Adjust DCAE-DS CSIT for Jenkins and to master"
Diffstat (limited to 'tests/sdc-dcae-d/dcaed/assets/dcae_monitoring_configuration.template')
-rwxr-xr-xtests/sdc-dcae-d/dcaed/assets/dcae_monitoring_configuration.template11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/sdc-dcae-d/dcaed/assets/dcae_monitoring_configuration.template b/tests/sdc-dcae-d/dcaed/assets/dcae_monitoring_configuration.template
new file mode 100755
index 00000000..f42e4685
--- /dev/null
+++ b/tests/sdc-dcae-d/dcaed/assets/dcae_monitoring_configuration.template
@@ -0,0 +1,11 @@
+{
+ "name": "${name}",
+ "description": "Created by robot",
+ "templateUuid": "${template_uuid}",
+ "vfiName": "${vfi_name}",
+ "serviceUuid": "${service_uuid}",
+ "contextType": "SERVICE",
+ "flowType": "TCA Hi Lo",
+ "cloneVFCMT": true,
+ "updateFlowType": false
+}