From e38164bcd2a6d4e14c980fed52c510c8b6759f94 Mon Sep 17 00:00:00 2001 From: ma987d Date: Thu, 28 Sep 2017 16:33:03 -0500 Subject: Policy CSIT test files with latest changes Issue-Id: POLICY-77 Signed-off-by: ma987d Change-Id: I6704704b676c0c99817a61ca614e49ba980d79bd --- test/csit/tests/policy/suite1/getconfigpolicy.template | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/csit/tests/policy/suite1/getconfigpolicy.template (limited to 'test/csit/tests/policy/suite1/getconfigpolicy.template') diff --git a/test/csit/tests/policy/suite1/getconfigpolicy.template b/test/csit/tests/policy/suite1/getconfigpolicy.template new file mode 100644 index 000000000..611e65d0e --- /dev/null +++ b/test/csit/tests/policy/suite1/getconfigpolicy.template @@ -0,0 +1,8 @@ +{ + "configAttributes" : { + }, + "configName" : ".*", + "ecompName" : "DCAE", + "policyName" : "${config_policy_name}", + "unique" : false +} \ No newline at end of file -- cgit 1.2.3-korg