Attention is currently required from: laforge, osmith, pespin.
Hello Jenkins Builder, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libgtpnl/+/39160?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed:
Code-Review+1 by laforge, Code-Review+1 by pespin, Verified+1 by Jenkins Builder
Change subject: dev_create: support returning -EEXIST
......................................................................
dev_create: support returning -EEXIST
Check if netlink has set errno to EEXIST and return -EEXIST in
gtp_dev_create() and gtp_dev_create_sgsn(). Users of the function can
use this to delete the GTP device and try creating it again.
Related: SYS#7240
Change-Id: Ib99bd8eed854014a5c9118c23e4058a41f3145f2
---
M src/gtp-rtnl.c
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libgtpnl refs/changes/60/39160/2
--
To view, visit https://gerrit.osmocom.org/c/libgtpnl/+/39160?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: libgtpnl
Gerrit-Branch: master
Gerrit-Change-Id: Ib99bd8eed854014a5c9118c23e4058a41f3145f2
Gerrit-Change-Number: 39160
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Attention is currently required from: laforge, osmith, pespin.
Hello Jenkins Builder, laforge, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-upf/+/39161?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed:
Code-Review+1 by laforge, Code-Review+1 by pespin, Verified+1 by Jenkins Builder
Change subject: upf_gtp: automatically delete old gtp devices
......................................................................
upf_gtp: automatically delete old gtp devices
If osmo-upf crashes without running the destructor, we may have a
leftover gtp device. This can be simulated with "killall -9 osmo-upf".
Clean it up automatically.
Related: SYS#7240
Depends: libgtpnl Ib99bd8eed854014a5c9118c23e4058a41f3145f2
Change-Id: I7bb5c1ed51f4e05964688ee77b8de77fd3c0f345
---
M src/osmo-upf/upf_gtp.c
1 file changed, 14 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/61/39161/3
--
To view, visit https://gerrit.osmocom.org/c/osmo-upf/+/39161?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I7bb5c1ed51f4e05964688ee77b8de77fd3c0f345
Gerrit-Change-Number: 39161
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/39155?usp=email )
Change subject: jobs/ttcn3-testsuites: adjust timer for bts
......................................................................
jobs/ttcn3-testsuites: adjust timer for bts
BTS testsuites tend to fail with timeouts on heavy loads. Group them in
a timeslot where jenkins nodes are otherwise not busy according to
stats in grafana to hopefully make the test results more stable. Once
we can replace faketrx with a rewrite (OS#6672), this should not be
necessary anymore.
Change-Id: If25009a5b9215a0f51381529e26bfb3ba2303ae2
---
M jobs/ttcn3-testsuites.yml
1 file changed, 15 insertions(+), 9 deletions(-)
Approvals:
pespin: Looks good to me, but someone else must approve
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 92b7e6d..5d44718 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -26,8 +26,6 @@
timer: H 03 * * *
- nplab-sua-test: # ~1 min
timer: H 03 * * *
- - ttcn3-bts-test: # ~135 min
- timer: H 03 * * *
- ttcn3-remsim-test: # ~6 min
timer: H 03 * * *
- ttcn3-sccp-test: # ~2 min
@@ -68,8 +66,6 @@
timer: H 04 * * *
- ttcn3-msc-test-latest: # ~35 min
timer: H 04 * * *
- - ttcn3-bts-test-latest: # ~135 min
- timer: H 05 * * *
- ttcn3-remsim-test-latest: # ~6 min
timer: H 05 * * *
- ttcn3-sccp-test-latest: # ~2 min
@@ -96,15 +92,25 @@
# With LIBOSMO_IO_BACKEND=IO_URING (OS#6357)
- ttcn3-msc-test-io_uring: # ~35 min
- timer: H 06 * * *
+ timer: H 05 * * *
- ttcn3-gbproxy-test-io_uring: # ~15 min
- timer: H 06 * * *
+ timer: H 05 * * *
+
+ # BTS testsuites tend to fail with timeouts on heavy loads. Group them
+ # here in a timeslot where jenkins nodes are otherwise not busy according
+ # to stats in grafana to hopefully make the test results more stable.
+ # Once we can replace faketrx with a rewrite (OS#6672), this should not
+ # be necessary anymore.
- ttcn3-bts-test-io_uring: # ~135 min
- timer: H 06 * * *
+ timer: 0 06 * * *
+ - ttcn3-bts-test: # ~135 min
+ timer: 0 06 * * *
+ - ttcn3-bts-test-latest: # ~135 min
+ timer: 0 06 * * *
+ - ttcn3-bts-test-asan: # ~135 min
+ timer: 0 06 * * *
# With sanitizer (OS#5301)
- - ttcn3-bts-test-asan: # ~135 min
- timer: H 07 * * *
- ttcn3-gbproxy-test-asan: # ~15 min
timer: H 07 * * *
- ttcn3-msc-test-asan: # ~35 min
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/39155?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: If25009a5b9215a0f51381529e26bfb3ba2303ae2
Gerrit-Change-Number: 39155
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Attention is currently required from: osmith.
pespin has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/libgtpnl/+/39160?usp=email )
Change subject: dev_create: support returning -EEXIST
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/gtp-rtnl.c:
https://gerrit.osmocom.org/c/libgtpnl/+/39160/comment/114d720c_0846d28b?usp… :
PS1, Line 149: if (rc < 0 && errno == EEXIST)
why not doing this for any kind of error returned from netlink?
--
To view, visit https://gerrit.osmocom.org/c/libgtpnl/+/39160?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libgtpnl
Gerrit-Branch: master
Gerrit-Change-Id: Ib99bd8eed854014a5c9118c23e4058a41f3145f2
Gerrit-Change-Number: 39160
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 17 Dec 2024 13:29:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Attention is currently required from: osmith.
laforge has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/libgtpnl/+/39160?usp=email )
Change subject: dev_create: support returning -EEXIST
......................................................................
Patch Set 1: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/libgtpnl/+/39160?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: libgtpnl
Gerrit-Branch: master
Gerrit-Change-Id: Ib99bd8eed854014a5c9118c23e4058a41f3145f2
Gerrit-Change-Number: 39160
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 17 Dec 2024 13:21:55 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
osmith has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/osmo-upf/+/39161?usp=email )
Change subject: upf_gtp: automatically delete old gtp devices
......................................................................
upf_gtp: automatically delete old gtp devices
If osmo-upf crashes without running the destructor, we may have a
leftover gtp device. This can be simulated with "killall -9 osmo-upf".
Clean it up automatically.
Related: SYS#7240
Depends: libgtpnl Ib99bd8eed854014a5c9118c23e4058a41f3145f2
Change-Id: I7bb5c1ed51f4e05964688ee77b8de77fd3c0f345
---
M src/osmo-upf/upf_gtp.c
1 file changed, 14 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/61/39161/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-upf/+/39161?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newpatchset
Gerrit-Project: osmo-upf
Gerrit-Branch: master
Gerrit-Change-Id: I7bb5c1ed51f4e05964688ee77b8de77fd3c0f345
Gerrit-Change-Number: 39161
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>