Skip to content

Changes

Summary

  1. open5gs-master: install dependencies using apt-get build-dep (details)
  2. open5gs-master: ensure consistent install paths with '-latest' (details)
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