aboutsummaryrefslogtreecommitdiffstats
path: root/helm/tests/data/onap.policy.monitoring.decision.request.json
diff options
context:
space:
mode:
authorrameshiyer27 <ramesh.murugan.iyer@est.tech>2023-01-23 11:50:01 +0000
committerRamesh Murugan Iyer <ramesh.murugan.iyer@est.tech>2023-01-25 14:32:51 +0000
commit0700486a08b2bc08589f7e6b0be8338d6bbb4efa (patch)
tree01672a1fb035e629f1723b6b7de6f8a28218bfdb /helm/tests/data/onap.policy.monitoring.decision.request.json
parent0132d7a9ea3ad03ed0350a7d89694420a4d8221c (diff)
Add robot framework helm chart for CSIT
Steps to run policy csit in kubernetes is updated in the README.md Issue-ID: POLICY-4532 Signed-off-by: zrrmmua <ramesh.murugan.iyer@est.tech> Change-Id: I116658dfafd4e70bd256173f046da72af6803eaa
Diffstat (limited to 'helm/tests/data/onap.policy.monitoring.decision.request.json')
-rw-r--r--helm/tests/data/onap.policy.monitoring.decision.request.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/helm/tests/data/onap.policy.monitoring.decision.request.json b/helm/tests/data/onap.policy.monitoring.decision.request.json
new file mode 100644
index 00000000..053fa36d
--- /dev/null
+++ b/helm/tests/data/onap.policy.monitoring.decision.request.json
@@ -0,0 +1,9 @@
+{
+ "ONAPName": "DCAE",
+ "ONAPComponent": "PolicyHandler",
+ "ONAPInstance": "622431a4-9dea-4eae-b443-3b2164639c64",
+ "action": "configure",
+ "resource": {
+ "policy-id": "onap.restart.tca"
+ }
+}