aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/modeling-toscaparsers-javatoscachecker/APIs/data/test_template.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/csit/tests/modeling-toscaparsers-javatoscachecker/APIs/data/test_template.yaml')
-rw-r--r--test/csit/tests/modeling-toscaparsers-javatoscachecker/APIs/data/test_template.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/csit/tests/modeling-toscaparsers-javatoscachecker/APIs/data/test_template.yaml b/test/csit/tests/modeling-toscaparsers-javatoscachecker/APIs/data/test_template.yaml
deleted file mode 100644
index 478aec05e..000000000
--- a/test/csit/tests/modeling-toscaparsers-javatoscachecker/APIs/data/test_template.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-tosca_definitions_version: tosca_simple_yaml_1_0
-
-imports:
- - schema: schema.yaml
-
-topology_template:
- node_templates:
- my_house:
- type: org.onap.tosca.checker.service.Residence
- properties:
- owner: {firstName: "Serban", lastName: "Jora"}