Change in osmo-ci[master]: jobs/ttcn3: describe ttcn3-ggsn-test-kernel-*

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
Tue Mar 2 10:57:38 UTC 2021


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


Change subject: jobs/ttcn3: describe ttcn3-ggsn-test-kernel-*
......................................................................

jobs/ttcn3: describe ttcn3-ggsn-test-kernel-*

Related: OS#1943
Change-Id: If9975e8df46d51ef66c7a9faaf11fc0449f32f34
---
M jobs/ttcn3-testsuites.yml
1 file changed, 16 insertions(+), 9 deletions(-)



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

diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 87d9609..09adefa 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -3,6 +3,14 @@
     name: 'ttcn3-testsuites'
     concurrent: false
     disabled: false
+    description: |
+        Run the a testsuite from
+        <a href="https://git.osmocom.org/docker-playground/">
+          docker-playground.git</a>.<br>
+        If this job ends in <code>-latest</code>, the job runs the latest
+        stable versions of the Osmocom stack. Otherwise the nightly builds.<br>
+        See <a href="https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_TTCN3_Testsuites">
+            TTCN3 Testsuite</a> for more information.
     timer: "@midnight"
     node: ttcn3
     # Block *-latest for all master jobs (without suffix)
@@ -25,14 +33,21 @@
       - ttcn3-ggsn-test-kernel:
           blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
           timer: 10 04 * * *
+          description: |
+            Test osmo-ggsn master with the Debian kernel.
       - ttcn3-ggsn-test-kernel-latest:
           blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
           timer: 20 04 * * *
+          description: |
+            Test osmo-ggsn latest with the Debian kernel.
       - ttcn3-ggsn-test-kernel-git:
           blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
           timer: 30 04 * * *
           # 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).
           wipe_workspace: false
       - ttcn3-msc-test:
           blocking: "^(ttcn3|TTCN3-.*)-msc-test.*"
@@ -215,15 +230,7 @@
     project-type: freestyle
     disabled: '{obj:disabled}'
     defaults: global
-    description: |
-        Run the <code>{job-name}</code> testsuite from
-        <a href="https://git.osmocom.org/docker-playground/">docker-playground.git</a>.<br>
-        If this job ends in <code>-latest</code>, the job runs the latest stable versions of the Osmocom stack.
-        Otherwise the nightly builds.<br>
-        Generated with the jenkins-job-builder config introduced in
-        <a href="https://osmocom.org/issues/3268">OS#3268</a>.<br>
-        See <a href="https://osmocom.org/projects/cellular-infrastructure/wiki/Titan_TTCN3_Testsuites">
-            TTCN3 Testsuite</a> for more information.
+    description: '{obj:description}'
     node: '{obj:node}'
     parameters:
       - string:

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: If9975e8df46d51ef66c7a9faaf11fc0449f32f34
Gerrit-Change-Number: 23189
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/20210302/0e27353c/attachment.htm>


More information about the gerrit-log mailing list