Skip to content

Changes

Summary

  1. MME_Tests: add docker tests for MME (details)
  2. debian-bullseye-jenkins: add libcdk5-dev (details)
  3. Install  liburing-dev in jenkins and build containers (details)
Commit e6876898a24c931e7d7c86b09e7e7ea8f45978ba by Pau Espin Pedrol
MME_Tests: add docker tests for MME

an MME testsuite exists in osmo-ttcn3-hacks but it is not executed in
docker yet.

Related: OS#5760
Change-Id: Ic1ce1dace47353b0dcf321c923a78567e3ddefb9
The file was addedttcn3-mme-test-ogs/jenkins.sh
The file was addedttcn3-mme-test-ogs/Dockerfile
The file was addedttcn3-mme-test-ogs/Makefile
The file was addedttcn3-mme-test-ogs/ogs/mme.sh
The file was addedttcn3-mme-test-ogs/ogs/open5gs-mme.yaml
The file was addedttcn3-mme-test-ogs/ogs/freediameter.conf
The file was addedttcn3-mme-test-ogs/ogs/MME_Tests.cfg
Commit f52e23236982fca90192365bfbf2c7f73d15f4ba by Oliver Smith
debian-bullseye-jenkins: add libcdk5-dev

Prepare for osmo-bsc I8b3d5efb769437a5d3036e1e627b8d477275d93e where
jenkins.sh will explicitly build meas_vis and configure.ac will stop if
libcdk5-dev is not installed.

Currently meas_vis only gets built if libcdk5-dev is installed, meaning
right now it doesn't get built by the jenkins verification and
master-build jobs (only by the debian package build verification).

Related: OS#5173
Change-Id: I015b6d7cb834e99ea5d04206ba5f8c519c4e6af1
The file was modified debian-bullseye-jenkins/Dockerfile
Commit 4c0cf47b19c1b0ce2bdfe81db44beaa05a900a14 by laforge
Install  liburing-dev in jenkins and build containers

Change-Id: I048c43d3bcbecfdfd26e087109fb99315e1629ec
The file was modified debian-bullseye-build/Dockerfile
The file was modified centos8-build/Dockerfile
The file was modified debian-bullseye-jenkins-arm/Dockerfile
The file was modified debian-bullseye-jenkins/Dockerfile