Skip to content
Failed

#122 (Mar 7, 2026, 8:55:00 AM)

Started 7 hr 20 min ago
Took 25 sec on build5-deb12build-ansible
Build Artifacts
testenv-hlr-pyhss-osmocom-nightly-20260307-0855-3d72acee-0.log76 B view
setup_db.sh78 B view
config.yaml5.75 KiB view
pyhss_gsup.log71 B view
run_in_venv.sh234 B view
redis.conf34 B view
redis.log958 B view
Common.cfg630 B view
HLR_Tests.cfg181 B view
HLR_Tests.default740 B view

Started by timer

This run spent:

  • 0.15 sec waiting;
  • 25 sec build duration;
  • 26 sec total from scheduled to completion.
Revision: d88ca3bd5384a4f70c498c30399253ee24583db1
Repository: https://gerrit.osmocom.org/osmo-ttcn3-hacks
  • origin/master
ggsn: TC_pdp(4)6_clients_interact: Expect UEs can interact using global IPv6 address

The link-local IPv6 address is only meant to be used privately between
the UE and the GGSN, but the UEs should be in general able to reach each
other using their global IPv6 address (unless some operator policy
explicitly forbids it).

Since open5gs.git 6cc627c4855703a17c92352660078325c6ce63cc, open5gs-upfd supports
proper routing of IPv6 packets between UEs.

osmo-ggsn apparently doesn't implement that internal routing logic yet,
so these tests will start failing now, but it's actually legit to have
it not passing the test anymore.

Related: OS#6967
Change-Id: I0267a9c3bb85736a2aeb4f7dd91f44dbce626958
laforge at