From 581595936b3f75aed5af8e6daedd813c27b48f55 Mon Sep 17 00:00:00 2001 From: vasraz Date: Tue, 20 Apr 2021 16:40:31 +0100 Subject: Implement 'Add Outputs UI TC' Change-Id: I8a357b9457c7f30b89400621ab7c4379ac586f88 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-3503 --- .../src/test/resources/Files/VFCs/1-VFC-NetworkFunction.yaml | 2 +- .../src/test/resources/ci/testSuites/frontend/onapUiSanity.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'integration-tests/src/test/resources') diff --git a/integration-tests/src/test/resources/Files/VFCs/1-VFC-NetworkFunction.yaml b/integration-tests/src/test/resources/Files/VFCs/1-VFC-NetworkFunction.yaml index 7949abfdc4..125235d88c 100644 --- a/integration-tests/src/test/resources/Files/VFCs/1-VFC-NetworkFunction.yaml +++ b/integration-tests/src/test/resources/Files/VFCs/1-VFC-NetworkFunction.yaml @@ -10,7 +10,7 @@ node_types: type: string required: false attributes: - atttr_1: + attr_1: type: string default: 'Integration Test' attr_2: diff --git a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml index cb1370865b..6098303598 100644 --- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml +++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml @@ -39,6 +39,7 @@ + -- cgit 1.2.3-korg