diff options
author | KrupaNagabhushan <krupa.nagabhushan@est.tech> | 2021-04-21 16:18:12 +0100 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2021-06-08 06:57:14 +0000 |
commit | 75cfc6b2eb67ede9e1d0d69ba1c411b534df9000 (patch) | |
tree | 1d1d091d2015853f53073d63a0f7a95c8cd91812 /integration-tests/src/test/resources/ci/testSuites | |
parent | c81c95bf4879c805aa91c60653fc0e781ff2d4e9 (diff) |
Integration Tests - Add inputs to a base service
Issue-ID: SDC-3609
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: Iaf281999d29317e5c8caff2f2da765551571dc0f
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites')
-rw-r--r-- | integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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 ce2436e796..73e369b6f1 100644 --- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml +++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml @@ -41,6 +41,7 @@ <include name="addRelationshipTemplate"/> <include name="addComponentProperty"/> <include name="addOutputsToVF_test"/> + <include name="declareInputFromProperties"/> <include name="createSubstitutionFilter"/> <include name="createDirectiveNodeFilterTest"/> <include name="updateInterfaceOperation"/> |