Change in osmo-ci[master]: jobs/ttcn3-testsuites-kernel-git: make userfriendly

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Mar 4 10:01:42 UTC 2021


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/23230 )


Change subject: jobs/ttcn3-testsuites-kernel-git: make userfriendly
......................................................................

jobs/ttcn3-testsuites-kernel-git: make userfriendly

Change the description of the job, to make it easier to use for somebody
not familiar with the Osmocom stack / the testsuites. Move the BRANCH
parameter to the bottom, as it is not relevant for kernel developers who
want to test their kernel, and adjust the description.

Related: OS#3208
Change-Id: I0968ae716c8e3f32db6f589b28d6066d95ad85ea
---
M jobs/ttcn3-testsuites-kernel-git.yml
1 file changed, 14 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/30/23230/1

diff --git a/jobs/ttcn3-testsuites-kernel-git.yml b/jobs/ttcn3-testsuites-kernel-git.yml
index fa04cb9..ec04261 100644
--- a/jobs/ttcn3-testsuites-kernel-git.yml
+++ b/jobs/ttcn3-testsuites-kernel-git.yml
@@ -19,8 +19,13 @@
           # Cache the linux source tree in the workspace of one node
           node: ttcn3-ggsn-test-kernel-git
           description: |
-            Test osmo-ggsn master with a kernel built from source (see build
-            parameters, by default: net-next.git from kernel.org).
+            Run the
+            <a href="https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_TTCN3_Testsuites">
+              Osmocom Titan TTCN-3 testsuite</a> against
+            <a href="https://osmocom.org/projects/openggsn/wiki/OsmoGGSN">
+              OsmoGGSN</a> with the GTP kernel module. The kernel is built
+            from the git repository and branch provided as parameters when
+            starting this job.
 
 - job-template:
     name: '{job-name}'
@@ -31,12 +36,6 @@
     node: '{obj:node}'
     parameters:
       - string:
-          name: BRANCH
-          description: |
-                Branch of <code>docker-playground.git</code>.
-                Only modify if you are hacking on the docker-playground scripts.
-          default: '*/master'
-      - string:
           name: KERNEL_URL
           description: |
                 Remote URL of git repository, from which the kernel will be
@@ -65,6 +64,13 @@
                 <code>latest</code> for the latest release version, or
                 <code>master</code> for HEAD of git.osmocom.org.
           default: 'latest'
+      - string:
+          name: BRANCH
+          description: |
+                (For development of the test infrastructure, don't change this
+                when testing kernel trees) Branch of
+                <code>docker-playground.git</code>
+          default: '*/master'
 
     builders:
       - shell: |-

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/23230
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I0968ae716c8e3f32db6f589b28d6066d95ad85ea
Gerrit-Change-Number: 23230
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210304/fed8f960/attachment.htm>


More information about the gerrit-log mailing list