aboutsummaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2021-03-31 11:59:22 +0100
committerChristophe Closset <christophe.closset@intl.att.com>2021-04-01 13:51:31 +0000
commit4d200e1b119ba9a572ee8577fc7dc97837ad2e23 (patch)
tree3adc466199a4daab212711e6c4a7a119340cb4f3 /integration-tests/src/test/resources
parent92cfb1ac0ea9c9ae3884ec60325b9e59217436d4 (diff)
Add 'Import VFC' TC to suite (onapUiSanity.xml)
Change-Id: I8d6c8fe66aaf5231e981b27e0fd1a157220d574d Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3531
Diffstat (limited to 'integration-tests/src/test/resources')
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml1
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 78f9cdc197..0489370a04 100644
--- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml
@@ -11,6 +11,7 @@
<include name="changeInstanceNameInVfTest"/>
</methods>
</class>
+ <class name="org.onap.sdc.frontend.ci.tests.execute.sanity.ImportVfcUiTest"/>
<class name="org.onap.sdc.frontend.ci.tests.execute.sanity.Service">
<methods>
<include name="updateService"/>