Test Sanity Fix 97/83797/1
authorshrek2000 <orenkle@amdocs.com>
Sun, 31 Mar 2019 05:23:27 +0000 (08:23 +0300)
committershrek2000 <orenkle@amdocs.com>
Sun, 31 Mar 2019 05:23:27 +0000 (08:23 +0300)
Add dependent child service to service
Issue-ID: SDC-1987

Change-Id: I11cbef3761aec392bc1b312d60737e494cb7b4bd
Signed-off-by: shrek2000 <orenkle@amdocs.com>
test-apis-ci/src/main/resources/ci/testSuites/onapApiSanity.xml

index 9fcd043..7fd897f 100644 (file)
@@ -8,4 +8,9 @@
                        <class name="org.openecomp.sdc.ci.tests.sanity.Onboard"/>
                </classes>
        </test>
+       <test name="nodeFilter">
+               <classes>
+                       <class name="org.openecomp.sdc.ci.tests.servicefilter.ServiceFilterTests"/>
+               </classes>
+       </test>
 </suite>
\ No newline at end of file