aboutsummaryrefslogtreecommitdiffstats
path: root/jython-tosca-parser/src/main/resources/Lib/site-packages/tosca_parser-0.7.0-py2.7.egg/toscaparser/tests/data/functions/test_concat_invalid.yaml
blob: 7c7b0aad7e23be5cf2668d3b1d73752501166d1c (plain)
1
2
3
4
5
6
7
8
9
tosca_definitions_version: tosca_simple_yaml_1_0

description: Template for deploying a single server with invalid concat function.

topology_template:
  outputs:
    invalid_concat_syntax:
      description: test concat with invalid syntax.
      value: { concat: []}