Skip to content
Unstable

Changes

Summary

  1. 5gc: skip TC_pdu_sess_modification for latest (details)
  2. Rename testenv_osmo_{hlr|ggsn} to testenv_osmo (details)
  3. hlr: skip more tests for PyHSS (details)
Commit f8b022b622aa864a1a9a8a9edb0821c68ce823f1 by Oliver Smith
5gc: skip TC_pdu_sess_modification for latest

Disable this test for latest as it crashes the SMF and results in the
testsuite job failing.

Change-Id: I1c6078961930c58653bf40320a37179d7d3782a7
The file was modified5gc/C5G_Tests.ttcn
Commit dc6d5d75f7dceba40c231d3ffff4adcc13919791 by Oliver Smith
Rename testenv_osmo_{hlr|ggsn} to testenv_osmo

The "osmo_hlr" part of testenv_osmo_hlr.cfg looks weird (as it is
usually written as osmo-hlr or OsmoHLR), especially when used as
"-c osmo_hlr" to select the config. Use the shorter "osmo" instead.

Suggested-by: Pau Espin Pedrol <pespin@sysmocom.de>
Change-Id: I7a64c946ece8ad5bfbf4f7d613634138af6db566
The file was addedhlr/testenv_osmo.cfg
The file was addedggsn_tests/testenv_osmo_v4_only.cfg
The file was removedhlr/testenv_osmo_hlr.cfg
The file was removedggsn_tests/testenv_osmo_ggsn_all.cfg
The file was removedggsn_tests/testenv_osmo_ggsn_v4v6_only.cfg
The file was addedggsn_tests/testenv_osmo_v4v6_only.cfg
The file was removedggsn_tests/testenv_osmo_ggsn_v4_only.cfg
The file was addedggsn_tests/testenv_osmo_all.cfg
The file was removedggsn_tests/testenv_osmo_ggsn_v6_only.cfg
The file was addedggsn_tests/testenv_osmo_v6_only.cfg
Commit 85276b94c474bb649a0c4893b760c7b76f1f342e by Oliver Smith
hlr: skip more tests for PyHSS

Skip more tests that don't make sense for PyHSS, and add comments
explaining why these tests are skipped.

Change-Id: If893ce854a1c0f873fa3d9544df0e23a7ed95525
The file was modifiedhlr/HLR_Tests.ttcn