From: rohithrajneesh Date: Thu, 7 Sep 2023 15:27:39 +0000 (+0100) Subject: Reducing the number of test coverage for nonrtric verify jobs X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=818277d56f9f0d86c710dec270319ae32030d444;p=nonrtric.git Reducing the number of test coverage for nonrtric verify jobs Issue-ID: NONRTRIC-918 Change-Id: I326475edc1d2f0329b2ec8f8819f16144d7ee956 Signed-off-by: rohithrajneesh --- diff --git a/test/auto-test/Suite-Verify-jobs.sh b/test/auto-test/Suite-Verify-jobs.sh index d31cafb5..d53af8fb 100644 --- a/test/auto-test/Suite-Verify-jobs.sh +++ b/test/auto-test/Suite-Verify-jobs.sh @@ -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 $@ ##########################################