Skip to content

WIP: CI: Fix a few things - mainly automatic un-deployment of RAN containers

Raphael Defosseux requested to merge ci-fix-b200-container-pipeline into develop

Few fixes:

  • in main container pipeline, the post section in the docker-hub-push stage was incorrectly placed
  • when building images on develop pushes, the ran-build image was not built
  • iptables check is correct now (could not detect if in not ACCEPT
  • something is wrong, automatic un-deployment of RAN containers
  • added a "dummy" undeploy scenario just to be sure.
  • 4g/5g RF simulation tests may fail due to lost socket on ue container. Repeat in case of failure
Edited by Raphael Defosseux

Merge request reports