Skip to content

Build RHEL8 images on Openshift Cluster

Robert Schmidt requested to merge ci-build-cluster into develop

Development for a new pipeline that builds RHEL8 images on cluster instead of the existing server.

The build time on the existing RHEL8 builder pipeline is usually 30-40min. I expect the new pipeline to execute everything in 10-15 min (maybe a bit more), similar to the Ubuntu builder pipeline. In other words, this work will speed up the RAN-Container-Parent by 15min.

The physim python code has been updated to expect the physim images directly on the image registry.

Tasks to be done:

Edited by Robert Schmidt

Merge request reports