Change in osmo-ci[master]: jobs/ttcn3: rename ttcn3-ggsn-test-kernel-net-next

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
Mon Mar 1 12:54:56 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23149 )

Change subject: jobs/ttcn3: rename ttcn3-ggsn-test-kernel-net-next
......................................................................

jobs/ttcn3: rename ttcn3-ggsn-test-kernel-net-next

Change the name of the job to ttcn3-ggsn-test-kernel-git. A follow-up
patch will add parameters to the jenkins job to specify a different
repository than net-next, therefore the generic name makes more sense.

Related: OS#3208
Change-Id: I409f49f88f0a75c782dd3c90c5051e8287644138
---
M jobs/ttcn3-testsuites.yml
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index cc66836..3e62126 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -28,11 +28,11 @@
       - ttcn3-ggsn-test-kernel-latest:
           blocking: "^(ttcn3|TTCN3-.*)-ggsn-test.*"
           timer: 20 04 * * *
-      - ttcn3-ggsn-test-kernel-net-next:
+      - 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-net-next
+          node: ttcn3-ggsn-test-kernel-git
           wipe_workspace: false
       - ttcn3-msc-test:
           blocking: "^(ttcn3|TTCN3-.*)-msc-test.*"
@@ -249,7 +249,7 @@
                   export IMAGE_SUFFIX="latest"
                   export KERNEL_TEST=1
                   ;;
-              ttcn3-ggsn-test-kernel-net-next)
+              ttcn3-ggsn-test-kernel-git)
                   DIR="ttcn3-ggsn-test"
                   export IMAGE_SUFFIX="master"
                   # Build net-next kernel from source, default git repo from:

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I409f49f88f0a75c782dd3c90c5051e8287644138
Gerrit-Change-Number: 23149
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210301/8b0a98bb/attachment.htm>


More information about the gerrit-log mailing list