Implement PNFD Model driven conversion
[sdc.git] / openecomp-be / lib / openecomp-tosca-converter-lib / openecomp-tosca-converter-core / src / test / resources / transformation / pnfParseEngine / pnfAndExtCpWithInput / transformationDescriptor / invalidBlockQuery.yaml
diff --git a/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/src/test/resources/transformation/pnfParseEngine/pnfAndExtCpWithInput/transformationDescriptor/invalidBlockQuery.yaml b/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/src/test/resources/transformation/pnfParseEngine/pnfAndExtCpWithInput/transformationDescriptor/invalidBlockQuery.yaml
new file mode 100644 (file)
index 0000000..6b61209
--- /dev/null
@@ -0,0 +1,6 @@
+- transformation-for: nodeTemplate
+  query: #this type does not exists
+    type: tosca.nodes.nfv.PnfExtCp1
+- transformation-for: nodeTemplate
+  query: #this attribute does not exists
+    type1: tosca.nodes.nfv.PnfExtCp
\ No newline at end of file