commit | 962b8610448d6cec8f12045e09b4adac3aefbf4c | [log] [tgz] |
---|---|---|
author | Vodafone <onap@vodafone.com> | Thu Apr 11 16:07:52 2019 +0530 |
committer | Oren Kleks <orenkle@amdocs.com> | Thu Apr 11 11:28:18 2019 +0000 |
tree | 2d7cfe1759ce9c3f20e7be928325722058e13948 | |
parent | 55e8600f2f70f051f7bd897cd4926e258980ba07 [diff] [blame] |
Functional Test Automation: VSP Change-Id: I2090a0646c1f1c7077830dbf49294f9a711774e4 Issue-ID: SDC-2047 Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com Signed-off-by: Vodafone <onap@vodafone.com>
diff --git a/ui-ci/src/main/resources/ci/testSuites/onapUiSanity.xml b/ui-ci/src/main/resources/ci/testSuites/onapUiSanity.xml index de03d3d..3945088 100644 --- a/ui-ci/src/main/resources/ci/testSuites/onapUiSanity.xml +++ b/ui-ci/src/main/resources/ci/testSuites/onapUiSanity.xml
@@ -23,6 +23,7 @@ <class name="org.openecomp.sdc.ci.tests.execute.sanity.OnboardingFlowsUI"> <methods> <include name="onapOnboardVNFflow"/> + <include name="onapOnboardVSPValidationsSanityFlow"/> </methods> </class>