pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/35432?usp=email )
Change subject: mme: Use LAC from SGSN with most significat bit set to 0
......................................................................
mme: Use LAC from SGSN with most significat bit set to 0
Adapt to the new default value used by ttcn3 tests.
Depends: osmo-ttcn3-hacks.git Change-Id Iaf89228f6f026e04d5f583211959025e6d8d4a1d
Change-Id: Ifefbd9bf2ed1bce8089e3dc4c6f9fe901e72308e
---
M ttcn3-mme-test-ogs/ogs/open5gs-mme-latest.yaml
M ttcn3-mme-test-ogs/ogs/open5gs-mme-master.yaml
2 files changed, 14 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/32/35432/1
diff --git a/ttcn3-mme-test-ogs/ogs/open5gs-mme-latest.yaml
b/ttcn3-mme-test-ogs/ogs/open5gs-mme-latest.yaml
index 13247cd..af5d96e 100644
--- a/ttcn3-mme-test-ogs/ogs/open5gs-mme-latest.yaml
+++ b/ttcn3-mme-test-ogs/ogs/open5gs-mme-latest.yaml
@@ -51,7 +51,7 @@
plmn_id:
mcc: 262
mnc: 42
- lac: 43690
+ lac: 39594
rac: 187
ci: 1223
diff --git a/ttcn3-mme-test-ogs/ogs/open5gs-mme-master.yaml
b/ttcn3-mme-test-ogs/ogs/open5gs-mme-master.yaml
index 2ce3d0c..66c9b66 100644
--- a/ttcn3-mme-test-ogs/ogs/open5gs-mme-master.yaml
+++ b/ttcn3-mme-test-ogs/ogs/open5gs-mme-master.yaml
@@ -31,7 +31,7 @@
plmn_id:
mcc: 262
mnc: 42
- lac: 43690
+ lac: 39594
rac: 187
ci: 1223
metrics:
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/35432?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ifefbd9bf2ed1bce8089e3dc4c6f9fe901e72308e
Gerrit-Change-Number: 35432
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange