diff options
author | ma987d <ma987d@att.com> | 2017-09-28 16:33:03 -0500 |
---|---|---|
committer | ma987d <ma987d@att.com> | 2017-09-29 18:03:47 -0500 |
commit | e38164bcd2a6d4e14c980fed52c510c8b6759f94 (patch) | |
tree | 2e8a695df90dd7b562d661ab0a30cb0bbabac0ae /test/csit/tests/policy/suite1/deletepolicy.template | |
parent | 35921f6c42432336777607d1b2ff53191adaf420 (diff) |
Policy CSIT test files with latest changes
Issue-Id: POLICY-77
Signed-off-by: ma987d <ma987d@att.com>
Change-Id: I6704704b676c0c99817a61ca614e49ba980d79bd
Diffstat (limited to 'test/csit/tests/policy/suite1/deletepolicy.template')
-rw-r--r-- | test/csit/tests/policy/suite1/deletepolicy.template | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/csit/tests/policy/suite1/deletepolicy.template b/test/csit/tests/policy/suite1/deletepolicy.template new file mode 100644 index 000000000..55510102f --- /dev/null +++ b/test/csit/tests/policy/suite1/deletepolicy.template @@ -0,0 +1,5 @@ +{ + "pdpGroup": "default", + "policyComponent": "PDP", + "policyName": "${policy_name}" +} |