Skip to content
Success

Changes

Summary

  1. testenv: make clone project function generic (details)
  2. testenv: clone_project: fix getting latest version (details)
  3. ns: initial testenv config (details)
  4. hnbgw: Support configuring RAC on each hnb conn (details)
  5. hnbgw: Test paging with PAge Area ID IE (details)
Commit dc17cca7ea3dc1bc86d4654191df82d42bbbf63c by Oliver Smith
testenv: make clone project function generic

Prepare to use the same code for cloning libosmocore in order to build
osmo-ns-dummy in a follow-up patch, which isn't in the binary packages
either.

Change-Id: Id19ed229545b22751c810b647e9be24f955f348d
The file was modified_testenv/testenv/podman_install.py
Commit 8b0f9ab9f1349611114e6cbf2974576b1a0563c1 by Oliver Smith
testenv: clone_project: fix getting latest version

Extend the logic for getting the last version, so it doesn't only work
with libosmo-sigtran (where the last version happens to be the last one
returned by "git ls-remote --tags") but also for libosmocore where this
isn't the case. Filter the versions by the relevant ones and then sort
them to get the highest one.

Change-Id: Ic15e385b9c8bab5c0dc70276049d6ad5ae927a6a
The file was modified_testenv/testenv/podman_install.py
Commit 0f12d25ec57a2795fef62cf65eab8dbb3534102c by Oliver Smith
ns: initial testenv config

Change-Id: I7b0d81db49dae0a3bb3d4c3b36fd3f8b4b590760
The file was added_testenv/data/scripts/build_osmo_ns_dummy.sh
The file was modified_testenv/testenv/podman_install.py
The file was addedns/testenv_udp.cfg
The file was addedns/run_osmo_ns_dummy.sh
The file was addedns/testenv_sgsn_sns.cfg
The file was addedns/testenv_sns.cfg
Commit 4e4398aac6d19fe16c40be88290e0da08588fd2d by Pau Espin Pedrol
hnbgw: Support configuring RAC on each hnb conn

Change-Id: Ie6a731d641ca963f71537e09fda8c894730bee84
The file was modifiedhnbgw/ConnHdlr.ttcn
The file was modifiedhnbgw/HNBGW_Tests.ttcn
Commit b0e3627eaa2665a03eb2301b099da6bceb4e4d4a by Pau Espin Pedrol
hnbgw: Test paging with PAge Area ID IE

Change-Id: I313aadae08f187b413e894a93faa29ce771ef7fe
The file was modifiedhnbgw/HNBGW_Tests.ttcn
The file was modifiedlibrary/ranap/RANAP_Templates.ttcn
The file was modifiedhnbgw/expected-results.xml