pespin submitted this change.
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(-)
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 change 35432. To unsubscribe, or for help writing mail filters, visit settings.