This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
srs_andre gerrit-no-reply at lists.osmocom.orgsrs_andre has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24192 )
Change subject: open5gs: fix name
......................................................................
open5gs: fix name
Change-Id: I7b0325718f9572b03e282d17ddf111a9493e2ee7
---
M src/osmo_gsm_tester/obj/epc_open5gs.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/92/24192/1
diff --git a/src/osmo_gsm_tester/obj/epc_open5gs.py b/src/osmo_gsm_tester/obj/epc_open5gs.py
index 3759dfc..6db513b 100644
--- a/src/osmo_gsm_tester/obj/epc_open5gs.py
+++ b/src/osmo_gsm_tester/obj/epc_open5gs.py
@@ -125,7 +125,7 @@
# PUBLIC (test API included)
###################
def start(self):
- self.log('Starting srsepc')
+ self.log('Starting open5gs')
self.run_dir = util.Dir(self.testenv.test().get_run_dir().new_dir(self.name()))
self.configure()
self.pcrf.start()
--
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24192
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: I7b0325718f9572b03e282d17ddf111a9493e2ee7
Gerrit-Change-Number: 24192
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210510/077a7dd5/attachment.htm>