aboutsummaryrefslogtreecommitdiffstats
path: root/tests/policy/engine/oofpolicy_HPA_R1.jinja
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-06-20 17:20:56 -0400
committerDR695H <dr695h@att.com>2019-07-09 17:54:25 -0400
commit1a207a405ce7321347de1edc36c2076484700705 (patch)
tree7b44cfc8c4ccfb53ba10ad3b6be7ccc6c19d731d /tests/policy/engine/oofpolicy_HPA_R1.jinja
parentaf20d99d3d140a9b3f5fe8710d75a0a463e22b76 (diff)
remvoing json templater use
Issue-ID: TEST-158 Change-Id: I0ef42c20de50f9aebaf70056cc00d7a7aa61e712 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'tests/policy/engine/oofpolicy_HPA_R1.jinja')
-rw-r--r--tests/policy/engine/oofpolicy_HPA_R1.jinja6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/policy/engine/oofpolicy_HPA_R1.jinja b/tests/policy/engine/oofpolicy_HPA_R1.jinja
new file mode 100644
index 00000000..6834ceb6
--- /dev/null
+++ b/tests/policy/engine/oofpolicy_HPA_R1.jinja
@@ -0,0 +1,6 @@
+{
+ "configBody": "{\"service\":\"hpaPolicy\",\"policyName\":\"testWorkingTOSCA\",\"description\":\"testing\",\"templateVersion\":\"OpenSource.version.1\",\"version\":\"CSIT\",\"priority\":\"5\",\"riskType\":\"SampleRiskType\",\"riskLevel\":\"3\",\"guard\":\"False\",\"content\":{\"identity\":\"testIdentity\",\"policyScope\":[\"test1\",\"test2\",\"test3\"],\"policyType\":\"hpaPolicy\",\"resources\":\"testResources1\",\"flavorFeatures\":[{\"flavorLabel\":\"testFlavor\",\"flavorProperties\":[{\"score\":\"testScore\",\"featureAttributes\":[{\"unit\":\"testUnit\",\"attribute\":\"teatFeatureAttribute\",\"value\":\"testValue\",\"operator\":\"any\"}],\"mandatory\":\"testMandatory\",\"hpaFeature\":\"testHAPFeature\",\"architecture\":\"testArch\"}]}]}}",
+ "policyConfigType": "Optimization",
+ "policyName": "{{policy_name}}",
+ "onapName": "OOF"
+}