fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/36830?usp=email )
Change subject: jobs/ttcn3-testsuites.yml: add ttcn3-bts-test-io_uring
......................................................................
jobs/ttcn3-testsuites.yml: add ttcn3-bts-test-io_uring
osmo-bts in theory can also benefit from io_uring, at least because
it can maintain multiple RTP connections for voice calls. Let's
execute the respective testsuite with io_uring too.
Change-Id: I3af791103d863290a53c9ce2d1a8d1d9e42e91c7
---
M jobs/ttcn3-testsuites.yml
1 file changed, 15 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/30/36830/1
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index ac79f4d..dda956c 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -236,6 +236,8 @@
timer: H 11 * * *
- ttcn3-mgw-test-io_uring:
timer: H 11 * * *
+ - ttcn3-bts-test-io_uring:
+ timer: H 11 * * *
- job-template:
name: '{job-name}'
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/36830?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I3af791103d863290a53c9ce2d1a8d1d9e42e91c7
Gerrit-Change-Number: 36830
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange