Skip to content
Success

#27257 (Mar 4, 2026, 12:01:03 PM)

Started 2 hr 5 min ago
Took 6.7 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-ttcn3-hacks build number 3920
originally caused by:

This run spent:

  • 6.9 sec waiting;
  • 6.7 sec build duration;
  • 13 sec total from scheduled to completion.
Revision: 12642e15c2cdbfaa93ae778473c6e16c013809ba
Repository: $GERRIT_REPO_URL
  • 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.

Change-Id: I0267a9c3bb85736a2aeb4f7dd91f44dbce626958
Pau Espin Pedrol at