Bug #2890
OsmoPCU TTCN-3 test suite not executed by jenkins
100%
Description
We do have a very limited/initial testsuite for OsmoPCU in the 'gprs_gb' subdirectory. It uses a virt_phy based approach and L1CTL emulation to simulate the radio/MS side of things. It uses a custom TTCN-3 implementation for NS/BSSGP/LLC on the Gb side.
Related issues
History
#11 Updated by msuraev 3 months ago
The trivial patch to enable this is available in https://gerrit.osmocom.org/#/c/osmo-ci/+/11603/
However this requires making proper infrastructure at docker-playground first.
Would it make sense to assign this to stsp - he was working on this recently and got at least some tests working locally?
#13 Updated by stsp 3 months ago
One problem is that PCU tests don't pass reliably unless components are started in a particular sequence.
This patch addresses one such known issue: https://gerrit.osmocom.org/c/libosmocore/+/11833
#14 Updated by laforge about 24 hours ago
- Status changed from Stalled to In Progress
- Assignee changed from msuraev to laforge
- % Done changed from 0 to 10
#15 Updated by laforge about 4 hours ago
- Status changed from In Progress to Resolved
- % Done changed from 10 to 100
PCU tests (more speifically PCU_Tests_RAW) now executing against master + latest of osmo-pcu