Add UAT for imperative workflow 37/119637/4
authorJozsef Csongvai <jozsef.csongvai@bell.ca>
Sun, 14 Mar 2021 23:10:30 +0000 (19:10 -0400)
committerKAPIL SINGAL <ks220y@att.com>
Wed, 24 Mar 2021 20:44:53 +0000 (20:44 +0000)
commit6adae936bdb63a13d05a491d1c800add80f7bb0e
treecbafd278629856d3559a3b1d22c6d39247321688
parentb6f91f76c84db11b66cc2cdfc4dad16da53a49ed
Add UAT for imperative workflow

Issue-ID: CCSDK-3219
Change-Id: I7b6e619fb60e687885b5545ba323bd7bb15ec209
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
(cherry picked from commit f19c463ecaf39655005441c4c0e352140c153a82)
12 files changed:
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/artifact_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/data_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/node_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/policy_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/relationship_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/resources_definition_types.json [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Definitions/uat-imperative-workflow.json [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Scripts/kotlin/CollectorScript.kt [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Scripts/kotlin/TestScript.kt [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/TOSCA-Metadata/TOSCA.meta [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Templates/assign-mapping.json [new file with mode: 0644]
components/model-catalog/blueprint-model/uat-blueprints/imperative_workflow/Tests/uat.yaml [new file with mode: 0644]