Skip to content

Changes

Summary

  1. ttcn3-ggsn-tests-ogs: Set correct DNS address to get ping working (details)
  2. ttcn3-ggsn-tests-ogs: Configuration fixes for IPv6 tests (details)
Commit 5095686e022c2b374f82b06e8cc6aeefc9036281 by Pau Espin Pedrol
ttcn3-ggsn-tests-ogs: Set correct DNS address to get ping working

The DNS address provided is used by the test to ping. In osmo-ggsn, we
configured the DNS to be the shared address between GTPC and GTPU. In
open5gs, the addresses are different. Hence, let's pass the GTPU address
instead of the GTPC address to make the setup easier (no need to have
proper routing working between UPFD and SMFD containers).

Change-Id: I2a452ad871612d1c88b94579dadbe62b718b1475
The file was modified ttcn3-ggsn-test/ogs/GGSN_Tests.cfg
The file was modified ttcn3-ggsn-test/ogs/smfd.yaml
Commit 45a2b5d817605fe0a7d5ce5207d2cad0d63dde69 by Pau Espin Pedrol
ttcn3-ggsn-tests-ogs: Configuration fixes for IPv6 tests

Change-Id: I6fe98f6642bbd42376c9ed7353b58451c104eaca
The file was modified ttcn3-ggsn-test/ogs/upfd.yaml
The file was modified ttcn3-ggsn-test/ogs/upfd-setup.sh
The file was modified ttcn3-ggsn-test/ogs/smfd.yaml