Code Review
/
nonrtric.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d09cc68
)
FTC310 Intermittent Failure patch
62/13862/1
author
lapentafd
<francesco.lapenta@est.tech>
Tue, 10 Dec 2024 15:53:10 +0000
(15:53 +0000)
committer
lapentafd
<francesco.lapenta@est.tech>
Tue, 10 Dec 2024 15:53:15 +0000
(15:53 +0000)
Issue-ID: NONRTRIC-1045
Change-Id: Ie92d89b9a2d00b14aa53275a1da5c7f043bafd79
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
test/auto-test/FTC310.sh
patch
|
blob
|
history
diff --git
a/test/auto-test/FTC310.sh
b/test/auto-test/FTC310.sh
index
2f53974
..
edaead8
100755
(executable)
--- 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"