-
- Downloads
CI: Allow restart of the container if it fails on the first attempt
In CI we sometimes encouter fail of the gNB/UE deployment (and fail of the pipeline) caused by unsuccsessful initialization of the USRP N310. Restart the container if the health check fails during initialization. Introduce a configurable parameter (from XML) to set max number of attempts for the container deployment. Store logs from failed deployment attempts.
Showing
- ci-scripts/cls_containerize.py 34 additions, 28 deletionsci-scripts/cls_containerize.py
- ci-scripts/main.py 1 addition, 0 deletionsci-scripts/main.py
- ci-scripts/tests/deployment.py 1 addition, 0 deletionsci-scripts/tests/deployment.py
- ci-scripts/xml_files/container_sa_n310_2X2_100MHz_quectel.xml 1 addition, 0 deletions...cripts/xml_files/container_sa_n310_2X2_100MHz_quectel.xml
- ci-scripts/xml_files/container_sa_n310_2X2_60MHz_quectel.xml 1 addition, 0 deletionsci-scripts/xml_files/container_sa_n310_2X2_60MHz_quectel.xml
- ci-scripts/xml_files/container_sa_n310_4X4_60MHz_quectel.xml 1 addition, 0 deletionsci-scripts/xml_files/container_sa_n310_4X4_60MHz_quectel.xml
- ci-scripts/xml_files/container_sa_n310_nrue.xml 2 additions, 0 deletionsci-scripts/xml_files/container_sa_n310_nrue.xml
Loading
Please register or sign in to comment