Test Sanity Fix 39/78739/1
authorOren Kleks <orenkle@amdocs.com>
Tue, 19 Feb 2019 10:04:09 +0000 (15:34 +0530)
committershrek2000 <orenkle@amdocs.com>
Tue, 19 Feb 2019 10:04:09 +0000 (15:34 +0530)
Add dependent child service to service
Issue-ID: SDC-1987

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

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