pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/39943?usp=email )

Change subject: jobs/ttcn3-testsuites-testenv: Add 
ttcn3-pcap-client-test-io_uring
......................................................................

jobs/ttcn3-testsuites-testenv: Add ttcn3-pcap-client-test-io_uring

Since osmo-pcap.git Change-Id I72e8a6ceb4fb1eb70372e13bb139ead0e2bc0860,
osmo-pcap-client uses osmo_stream which in turn uses osmo_io (which can
u io_uring backend).
Hence, add io-uring backend to the test matrix for this project.

Change-Id: I817b4d27cd2e8faabf2ebb5ad28f025535571282
---
M jobs/ttcn3-testsuites-testenv.yml
1 file changed, 5 insertions(+), 0 deletions(-)

Approvals:
  osmith: Looks good to me, approved
  Jenkins Builder: Verified




diff --git a/jobs/ttcn3-testsuites-testenv.yml 
b/jobs/ttcn3-testsuites-testenv.yml
index 760b814..644dcbf 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -345,6 +345,11 @@
           args: -b osmocom:nightly --io-uring
           timer: H 14 * * *

+      - ttcn3-pcap-client-test-io_uring:  # ~1 min
+          testsuite: pcap-client
+          args: -b osmocom:nightly --io-uring
+          timer: H 14 * * *
+
       # ---------------------------------------------
       # Debian nightly + asan (OS#5301)
       # ---------------------------------------------

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/39943?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: I817b4d27cd2e8faabf2ebb5ad28f025535571282
Gerrit-Change-Number: 39943
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: osmith <osm...@sysmocom.de>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>

Reply via email to