Skip to content

Changes

Summary

  1. Add ttcn3-ggsn-ogs testsuite (details)
  2. fixup: debian-bullseye-titan: run 8 parallel jobs for 'make deps' (details)
  3. open5gs-master: install dependencies using apt-get build-dep (details)
  4. open5gs-master: ensure consistent install paths with '-latest' (details)
Commit 80ac90261bc098fa82daa2ffa16f4f07bb7d5f63 by Pau Espin Pedrol
Add ttcn3-ggsn-ogs testsuite

This new setup allows running TTCN3 GGSN_Tests against open5gs, which
will soon gain GTPv1C support.

Change-Id: Ia6c122fce951d369a5d2362cbe99d10d61c15f49
The file was addedttcn3-ggsn-test/jenkins-ogs.sh
The file was addedttcn3-ggsn-test/ogs/smfd.yaml
The file was addedttcn3-ggsn-test/ogs/upfd.sh
The file was addedttcn3-ggsn-test/ogs/upfd.yaml
The file was addedttcn3-ggsn-test-ogs/ogs
The file was addedttcn3-ggsn-test/ogs/upfd-setup.sh
The file was addedttcn3-ggsn-test/ogs/GGSN_Tests.cfg
The file was addedttcn3-ggsn-test-ogs/jenkins.sh
The file was addedttcn3-ggsn-test/ogs/freediameter.conf
Commit f532d78922ccc99c183352c2d12156ae7c58eec0 by Vadim Yanitskiy
fixup: debian-bullseye-titan: run 8 parallel jobs for 'make deps'

Change-Id: I8fe9ff0b7c27ae7c71bd9bac6048b3073adf6bda
The file was modified debian-bullseye-titan/Dockerfile
Commit e8c1360b9299384414b7cc96cea50ef3ff919bc2 by Vadim Yanitskiy
open5gs-master: install dependencies using apt-get build-dep

This is a 3-rd party project, which may introduce new dependencies
in the future.  Rather than maintaining our own list of packages
to install, let's employ 'apt-get build-dep'.  This tool parses
'debian/control' and installs all dependencies automatically.

Change-Id: I71ad7256116ee30f15aff38fd38588aa2bfab456
Related: SYS#5602
The file was modified open5gs-master/Dockerfile
Commit 4403dbb0a5f86e6bce6d9603153a29ed6ac3b192 by Vadim Yanitskiy
open5gs-master: ensure consistent install paths with '-latest'

This allows running TTCN-3 test cases against both '-latest' and
'-master' images using the same configuration files.

Change-Id: Ib4dcf3a9f77205dcdd0ff4932763e202cb89001c
Related: SYS#5602
The file was modified ttcn3-ggsn-test/ogs/freediameter.conf
The file was modified open5gs-master/Dockerfile