Skip to content

Adding 7.2 containerfiles and docker-compose

Sagar Arora requested to merge fhi-container into develop

I have created a separate containerfile for the build and target gNB stage because we have to build OAI with avx512 enabled. Later we will have to modify the Target build and gNB containerfile to include T2 patch and DPDK libraries.

  • Containerfiles for 7.2 Ubuntu Container
  • Containerfiles for 7.2 UBI Image
  • Docker-compose for 7.2 O-DU and O-RU
  • Build manifests for Openshift
  • CI build pipeline for Ubuntu 22 image
  • CI build pipeline for UBI images
  • Add E2 service models in the target gNB image.

@defosseu and @schmidtr how do you prefer to make build pipelines? Should I just create a dedicated one for 7.2 images?

NOTE: The helm-charts with SR-IOV operator will be uploaded in a separate Gitlab repository like --> https://gitlab.eurecom.fr/oai/cn5g/charts/helm-charts but this repository have to be moved under oai project. There we will host the charts so that we can fetch them directly with helm fetch command. Currently, this is not possible.

@arora @schmidtr

I think we need to synchronize with the other Ubuntu 24 MR

Edited by Sagar Arora

Merge request reports