summaryrefslogtreecommitdiffstats
path: root/javatoscachecker/checker/src/test/resources/spec/node_types/node_type_with_invalid_hierarchy.yaml
blob: d71d46666a3fcca14fca890bebe6f1ce7c07ab1f (plain)
1
2
3
4
5
6
7
8
9
10
tosca_definitions_version: tosca_simple_yaml_1_1
description: reference to non-existing super type

metadata:
  outcome: "fail"

node_types:
  org.onap.tosca.checker.Appliance:
  derived_from: org.onap.tosca.checker.Object