Attention is currently required from: osmith, pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/36828?usp=email )
Change subject: contrib/systemd: run as osmocom user
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File contrib/systemd/osmo-pcu.service:
https://gerrit.osmocom.org/c/osmo-pcu/+/36828/comment/aff5a129_05a7e8e7
PS1, Line 17: CPUSchedulingPolicy=rr
> Are you sure this is going to work when running as non-root? I am running all Osmocom services as a […]
Oh, I see your explanation in the COMMIT_MSG now. Nevermind :D
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/36828?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I362a9e55309033c42b16f12321f8d1aa27da7b59
Gerrit-Change-Number: 36828
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 15 May 2024 09:35:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment
Attention is currently required from: osmith, pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/36828?usp=email )
Change subject: contrib/systemd: run as osmocom user
......................................................................
Patch Set 1:
(1 comment)
File contrib/systemd/osmo-pcu.service:
https://gerrit.osmocom.org/c/osmo-pcu/+/36828/comment/89048e8d_7fc16586
PS1, Line 17: CPUSchedulingPolicy=rr
Are you sure this is going to work when running as non-root? I am running all Osmocom services as a regular user on my system, and AFAIR I had to create the following file:
```
$ cat /etc/security/limits.d/osmocom.conf
@osmocom - rtprio 99
```
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/36828?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I362a9e55309033c42b16f12321f8d1aa27da7b59
Gerrit-Change-Number: 36828
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 15 May 2024 09:33:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Attention is currently required from: lynxis lazus, pespin.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36825?usp=email )
Change subject: sgsn: reset encryption in SGSN_Tests_Iu.f_vty_config()
......................................................................
Patch Set 1:
(1 comment)
File sgsn/SGSN_Tests_Iu.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36825/comment/190c1fee_4df5…
PS1, Line 19: f_vty_config(SGSNVTY, "sgsn", "encryption uea 0");
> I would also prefer using encryption by default in our test cases. […]
Feel free to submit a separate patch enabling the encryption by default, it would only be a matter of changing one line thanks to this patch. As I said, I am just moving stuff to the common init function and not changing the default UEA configuration here. Marking this thread as resolved.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36825?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ic2c5a11e86e4349796fa7508076ac27ef22815cd
Gerrit-Change-Number: 36825
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Comment-Date: Wed, 15 May 2024 09:28:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>
Comment-In-Reply-To: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-MessageType: comment