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

Change subject: jobs/ttcn3-testsuites-testenv: fix kernel args
......................................................................

jobs/ttcn3-testsuites-testenv: fix kernel args

The -latest tests had slightly wrong arguments, fix it.

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

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved
  laforge: Looks good to me, but someone else must approve




diff --git a/jobs/ttcn3-testsuites-testenv.yml 
b/jobs/ttcn3-testsuites-testenv.yml
index f966b67..83ad078 100644
--- a/jobs/ttcn3-testsuites-testenv.yml
+++ b/jobs/ttcn3-testsuites-testenv.yml
@@ -188,18 +188,18 @@

       - ttcn3-ggsn-test-kernel-latest:
           testsuite: ggsn
-          args: -b osmocom:latest -c 'osmo_ggsn_*' --kernel-debian
+          args: -b osmocom:latest -c 'osmo_ggsn_v*_only' --debian-kernel
           timer: H 10 * * *

       - ttcn3-ggsn-test-kernel-latest-net-next:
           testsuite: ggsn
-          args: -b osmocom:latest -c 'osmo_ggsn_v*_only' --kernel-custom
+          args: -b osmocom:latest -c 'osmo_ggsn_v*_only' --custom-kernel
           kernel: net-next
           timer: H 10 * * *

       - ttcn3-ggsn-test-kernel-latest-torvalds:
           testsuite: ggsn
-          args: -b osmocom:latest -c 'osmo_ggsn_v*_only' --kernel-custom
+          args: -b osmocom:latest -c 'osmo_ggsn_v*_only' --custom-kernel
           kernel: torvalds
           timer: H 10 * * *


--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/38384?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: I44facf5f50a0524707f868485a3eb34308071b7a
Gerrit-Change-Number: 38384
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>

Reply via email to