diff options
Diffstat (limited to 'integration-tests/src/test/resources')
-rw-r--r-- | integration-tests/src/test/resources/Files/VNFs/etsi-vnf-virtual-linkable.csar | bin | 0 -> 19877 bytes | |||
-rw-r--r-- | integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml | 6 |
2 files changed, 1 insertions, 5 deletions
diff --git a/integration-tests/src/test/resources/Files/VNFs/etsi-vnf-virtual-linkable.csar b/integration-tests/src/test/resources/Files/VNFs/etsi-vnf-virtual-linkable.csar Binary files differnew file mode 100644 index 0000000000..929833c1fa --- /dev/null +++ b/integration-tests/src/test/resources/Files/VNFs/etsi-vnf-virtual-linkable.csar 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 a834ffd5da..9a4eab1a8b 100644 --- a/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml +++ b/integration-tests/src/test/resources/ci/testSuites/frontend/onapUiSanity.xml @@ -27,11 +27,7 @@ </methods> </class> <class name="org.onap.sdc.frontend.ci.tests.execute.sanity.GAB"/> - <class name="org.onap.sdc.frontend.ci.tests.execute.sanity.EtsiNetworkServiceUiTests"> - <methods> - <include name="createEtsiNetworkService"/> - </methods> - </class> + <class name="org.onap.sdc.frontend.ci.tests.execute.sanity.EtsiNetworkServiceUiTests"/> <class name="org.onap.sdc.frontend.ci.tests.execute.sanity.EtsiOnboardVnfCnfUiTests"> <methods> <include name="createVlm"/> |