Change in osmo-gsm-tester[master]: srsue.conf.tmpl: Adjust ue.config template for new pcap path

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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Mar 16 17:05:55 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23339 )

Change subject: srsue.conf.tmpl: Adjust ue.config template for new pcap path
......................................................................

srsue.conf.tmpl: Adjust ue.config template for new pcap path

Change-Id: I4af6abaa3973652a12f571d88bca59cd443704f3
---
M src/osmo_gsm_tester/templates/srsue.conf.tmpl
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  pespin: Looks good to me, approved; Verified



diff --git a/src/osmo_gsm_tester/templates/srsue.conf.tmpl b/src/osmo_gsm_tester/templates/srsue.conf.tmpl
index 272ae48..a922dc8 100644
--- a/src/osmo_gsm_tester/templates/srsue.conf.tmpl
+++ b/src/osmo_gsm_tester/templates/srsue.conf.tmpl
@@ -78,10 +78,10 @@
 # nas_filename: File path to use for NAS packet captures
 #####################################################################
 [pcap]
-enable = ${'true' if ue.enable_pcap else 'false'}
-filename = ${ue.pcap_filename}
-nas_enable = false
-nas_filename = /tmp/nas.pcap
+enable = ${'mac' if ue.enable_pcap else 'none'}
+mac_filename = ${ue.pcap_filename}
+mac_nr_filename = /tmp/ue_mac_nr.pcap
+nas_filename = /tmp/ue_nas.pcap
 
 #####################################################################
 # Log configuration

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23339
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: I4af6abaa3973652a12f571d88bca59cd443704f3
Gerrit-Change-Number: 23339
Gerrit-PatchSet: 3
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210316/7f0946aa/attachment.htm>


More information about the gerrit-log mailing list