Reducing the number of test coverage for nonrtric verify jobs 81/11781/1
authorrohithrajneesh <rohith.rajneesh@est.tech>
Thu, 7 Sep 2023 15:27:39 +0000 (16:27 +0100)
committerrohithrajneesh <rohith.rajneesh@est.tech>
Thu, 7 Sep 2023 15:27:50 +0000 (16:27 +0100)
Issue-ID: NONRTRIC-918
Change-Id: I326475edc1d2f0329b2ec8f8819f16144d7ee956
Signed-off-by: rohithrajneesh <rohith.rajneesh@est.tech>
test/auto-test/Suite-Verify-jobs.sh

index d31cafb..d53af8f 100644 (file)
@@ -17,7 +17,7 @@
 #  ============LICENSE_END=================================================
 #
 
-TS_ONELINE_DESCR="Test suite - This suite will cover the components(A1PMS, ICS, rApp, Southbound http proxy) for the verify job"
+TS_ONELINE_DESCR="Test suite - This suite will cover the components(A1PMS, ICS, rApp) for the verify job"
 
 . ../common/testsuite_common.sh
 
@@ -28,7 +28,6 @@ suite_setup
 ./FTC150.sh $@
 ./FTC110.sh $@
 ./FTC2001.sh $@
-./FTC3001.sh $@
 
 ##########################################