fix(ci): proper stop procedures on NF before capturing logs
Merge request reports
Activity
requested review from @rohan403
assigned to @arora
I used the
UDR
image I just did through this merge request.https://jenkins-oai.eurecom.fr/view/CN5G/job/OAI-CN5G-Tutorials-Check-Dev/3/
See all UDR logs --> nice exit.
added 1 commit
- c809668f - fix(ci): corrected all ext-dn containers' deployments
I also added the
init: true
line forvpp-upf
$ docker compose -f docker-compose-basic-vpp-nrf-working.yaml stop -t 3 [+] Running 9/9 ⠿ Container oai-smf Stopped 3.3s ⠿ Container oai-amf Stopped 3.3s ⠿ Container oai-ausf Stopped 3.3s ⠿ Container oai-ext-dn Stopped 0.2s ⠿ Container vpp-upf Stopped 0.4s ⠿ Container oai-udm Stopped 3.3s ⠿ Container oai-udr Stopped 3.3s ⠿ Container mysql Stopped 1.5s ⠿ Container oai-nrf Stopped 3.3s
Otherwise it is
3.3s
like the other NF.Can you please investigate if it is OK?
mentioned in commit cabe7d86
Please register or sign in to reply