From: lapentafd Date: Tue, 10 Dec 2024 15:53:10 +0000 (+0000) Subject: FTC310 Intermittent Failure patch X-Git-Tag: l-release~12 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=d1fae575eb5faf7e53b8a2fefde2b01c602a081b;p=nonrtric.git FTC310 Intermittent Failure patch Issue-ID: NONRTRIC-1045 Change-Id: Ie92d89b9a2d00b14aa53275a1da5c7f043bafd79 Signed-off-by: lapentafd --- diff --git a/test/auto-test/FTC310.sh b/test/auto-test/FTC310.sh index 2f539747..edaead8b 100755 --- a/test/auto-test/FTC310.sh +++ b/test/auto-test/FTC310.sh @@ -101,6 +101,8 @@ cr_api_check_all_sync_events 200 0 ric-registration ricsim_g2_2 check_a1pms_logs # Remove one RIC and check +container_id=$(docker rm -f $(docker ps -aq --filter "name=ricsim-g2-2")) +echo "Removing Container: ricsim-g2-2, ID: $container_id" start_ric_simulators ricsim_g2 1 STD_1.1.3 prepare_a1pms_config NOSDNC ".a1pms_config.json"