laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/36365?usp=email )
Change subject: jenkins: Add io_uring job for osmo-mgw ......................................................................
jenkins: Add io_uring job for osmo-mgw
A change introducing osmo_io for RTP/RTCP of omo-mgw is currently in review at https://gerrit.osmocom.org/c/osmo-mgw/+/36363
Let's make sure we have a related io_uring test job.
Change-Id: I672c72c855bebc1f895be51f3fa3cf0e368005ff Related: OS#6387, SYS#5094 --- M jobs/ttcn3-testsuites.yml 1 file changed, 18 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/65/36365/1
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml index 71bcb81..8b5ad09 100644 --- a/jobs/ttcn3-testsuites.yml +++ b/jobs/ttcn3-testsuites.yml @@ -223,6 +223,9 @@ - ttcn3-stp-test-io_uring: timer: H 11 * * * node: ttcn3-io_uring + - ttcn3-mgw-test-io_uring: + timer: H 11 * * * + node: ttcn3-io_uring
- job-template: name: '{job-name}'