diff options
Diffstat (limited to 'test-apis-ci')
-rw-r--r-- | test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack1/myHeatStack1.yml | 2 | ||||
-rw-r--r-- | test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack1/myHeatStack1.yml b/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack1/myHeatStack1.yml index 484ed4dff6..db40c2e5dd 100644 --- a/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack1/myHeatStack1.yml +++ b/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack1/myHeatStack1.yml @@ -6,7 +6,7 @@ org.openecomp.groups.MyHeatStack1: type: list description: Heat files which associate to this group/heat stack required: true - status: SUPPORTED + status: supported entry_schema: type: string url_credential: diff --git a/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml b/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml index 94fbb0451e..017aac2f57 100644 --- a/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml +++ b/test-apis-ci/src/test/resources/CI/importTypesTest/myHeatStack2/myHeatStack2.yml @@ -7,7 +7,7 @@ org.openecomp.groups.MyHeatStack2: type: list description: Heat files which associate to this group/heat stack required: true - status: SUPPORTED + status: supported entry_schema: type: string url_credential: |