From 1a207a405ce7321347de1edc36c2076484700705 Mon Sep 17 00:00:00 2001 From: DR695H Date: Thu, 20 Jun 2019 17:20:56 -0400 Subject: remvoing json templater use Issue-ID: TEST-158 Change-Id: I0ef42c20de50f9aebaf70056cc00d7a7aa61e712 Signed-off-by: DR695H --- tests/policy/engine/getoofpolicy.jinja | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/policy/engine/getoofpolicy.jinja (limited to 'tests/policy/engine/getoofpolicy.jinja') diff --git a/tests/policy/engine/getoofpolicy.jinja b/tests/policy/engine/getoofpolicy.jinja new file mode 100644 index 00000000..3c7dd755 --- /dev/null +++ b/tests/policy/engine/getoofpolicy.jinja @@ -0,0 +1,6 @@ +{ + "configAttributes" : { + }, + "policyName" : "{{oof_policy_name}}", + "unique" : false +} -- cgit 1.2.3-korg