Skip to content

Commit

Permalink
Update Tosca tests
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Feb 15, 2016
1 parent 40a967f commit 9090335
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions test/TestREST.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,15 @@ def test_93_create_tosca(self):
description: TOSCA test for the IM
repositories:
indigo_repository:
description: INDIGO Custom types repository
url: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/
imports:
- indigo_custom_types:
file: custom_types.yaml
repository: indigo_repository
topology_template:
inputs:
Expand Down Expand Up @@ -474,6 +483,15 @@ def test_95_add_tosca(self):
description: TOSCA test for the IM
repositories:
indigo_repository:
description: INDIGO Custom types repository
url: https://raw.githubusercontent.com/indigo-dc/tosca-types/master/
imports:
- indigo_custom_types:
file: custom_types.yaml
repository: indigo_repository
topology_template:
inputs:
Expand Down

0 comments on commit 9090335

Please sign in to comment.