aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sdc-dcae-d/dcaed/assets/create_vfcmt.template
diff options
context:
space:
mode:
authorkaihlavi <l.kaihlavirt@partner.samsung.com>2019-07-31 19:54:49 +0300
committerkaihlavi <l.kaihlavirt@partner.samsung.com>2019-08-01 14:48:20 +0300
commit22bc923a68f695bddb839c25e83c6dd5babf2e29 (patch)
tree9dcfded625ee792b4847f2f60e4721cab8886cff /tests/sdc-dcae-d/dcaed/assets/create_vfcmt.template
parent683cc9123e5b5d1c6b7b66dbaa2cd2da0455ab9b (diff)
Replace json_templater usage
Remove project-specific json_templater.robot file and adjust the tests to use ONAPLibrary.Templating instead following the example here: https://gerrit.onap.org/r/#/c/integration/csit/+/90264/ Issue-ID: TEST-181 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I29edbbbb054f100fdb92981cc4c1e44402d7cad7
Diffstat (limited to 'tests/sdc-dcae-d/dcaed/assets/create_vfcmt.template')
-rw-r--r--tests/sdc-dcae-d/dcaed/assets/create_vfcmt.template4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/sdc-dcae-d/dcaed/assets/create_vfcmt.template b/tests/sdc-dcae-d/dcaed/assets/create_vfcmt.template
deleted file mode 100644
index 19ce2117..00000000
--- a/tests/sdc-dcae-d/dcaed/assets/create_vfcmt.template
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-"name":"${vfcmtName}",
-"description":"${description}"
-}