aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-tosca-converter-lib/openecomp-tosca-converter-core/src/test/resources/transformation/pnfParseEngine/pnfAndExtCpWithInput/transformationDescriptor/invalidBlockQueries.yaml
blob: e18c69094ebfd8fde75c6e9f579128154c6a603c (plain)
1
2
3
4
5
6
7
8
9
10
- transformation-for: nodeTemplate
  query: #this attribute value does not exists
    type: tosca.nodes.nfv.PnfExtCp1
- transformation-for: nodeTemplate
  query: #this attribute does not exists
    type1: tosca.nodes.nfv.PnfExtCp
- transformation-for: nodeTemplate
  query:
    type:
      non-existent-lvl: #this attribute does not exists