aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/xacml-pdp/data/vCPE.policy.input.tosca.deploy.json
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-04-20 12:05:50 -0400
committerJim Hahn <jrh3@att.com>2020-04-20 12:20:45 -0400
commit514799f1f5dc2d48dfd4fbe748b73b5a6d0213ff (patch)
tree4edbf571b00b796e5a1b11183b1f9aeeb9feb474 /tests/policy/xacml-pdp/data/vCPE.policy.input.tosca.deploy.json
parentf9c37574899da91bd1117067e8d66d3269c79ddd (diff)
Add XACML optimization test to CSIT
Added CSIT to test XACML optimization policy. Also added CSIT to test XACML default result. Issue-ID: POLICY-2491 Change-Id: I5a9c8f076ba603e39d648a5e40630aa4b6d3f99e Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'tests/policy/xacml-pdp/data/vCPE.policy.input.tosca.deploy.json')
-rw-r--r--tests/policy/xacml-pdp/data/vCPE.policy.input.tosca.deploy.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/policy/xacml-pdp/data/vCPE.policy.input.tosca.deploy.json b/tests/policy/xacml-pdp/data/vCPE.policy.input.tosca.deploy.json
new file mode 100644
index 00000000..7ace047b
--- /dev/null
+++ b/tests/policy/xacml-pdp/data/vCPE.policy.input.tosca.deploy.json
@@ -0,0 +1,5 @@
+{"policies":[
+ {"policy-id":"onap.restart.tca"},
+ {"policy-id":"OSDF_CASABLANCA.Affinity_Default"}
+ ]
+}