Skip to content
Unstable

Changes

Summary

  1. testenv: use new osmocom-bb binary packages (details)
  2. SGSN_Tests: f_TC_attach_usim_resync: fix IMEISV value (details)
  3. PCU_Tests_SNS: SNS Add: handle NS_Alive while waiting for SNS_Ack (details)
Commit b5136791025dcf3f210fda2ecc0b29a02f926595 by Oliver Smith
testenv: use new osmocom-bb binary packages

When using --binary-packages, use the osmocom-bb-trxcon etc. binary
packages that are now available, instead of only installing the
dependencies as binary packages and building these components from
source.

Change-Id: I072ea55d12060b4ef04ee9775ef116d553090e9a
The file was modifiedbts/run_fake_trx.sh
The file was modifiedbts/testenv_generic.cfg
The file was modifiedbts/testenv_oml.cfg
The file was modifiedbts/testenv_hopping.cfg
The file was modified_testenv/testenv/podman_install.py
Commit 2fd8cb3774df215eb35e23ab337947c1e1c2af97 by lynxis
SGSN_Tests: f_TC_attach_usim_resync: fix IMEISV value

IMEISV is IMEI + 2 digit software version.

Change-Id: I044eeccd02e2d3f891879516f5a9c003ac8f849a
The file was modifiedsgsn/SGSN_Tests.ttcn
Commit 58ace8f7f296e3f3f5fa67d99e2622448f4767dc by lynxis
PCU_Tests_SNS: SNS Add: handle NS_Alive while waiting for SNS_Ack

Similiar to 61ccea9ecadc ("PCU_Tests_SNS: del/change weight: don't fail on NS"),
the SNS Add procedure might have to handle a NS Alive PDU in the receiving queue while waiting
for a SNS ACK.

Related: OS#6611
Change-Id: I10646d9acfe280ddfb8852a4d5c37882aae99874
The file was modifiedpcu/PCU_Tests_SNS.ttcn