Change in osmo-ci[master]: jobs/ttcn3: add TTCN3-centos-*-2021q1

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 May 4 10:03:45 UTC 2021


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

Change subject: jobs/ttcn3: add TTCN3-centos-*-2021q1
......................................................................

jobs/ttcn3: add TTCN3-centos-*-2021q1

Depends: docker-playground Icf1e3f1928658ff3d82190c4176252cf3590a1f5
Related: SYS#5370
Change-Id: I2ec731d7d6d31c06b8feccbc7620128ebb034299
---
M jobs/ttcn3-testsuites.yml
1 file changed, 30 insertions(+), 0 deletions(-)

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



diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 87a6237..3b35ab9 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -301,6 +301,28 @@
           blocking: "^(ttcn3|TTCN3-.*)-cbc-test.*"
           timer: 40 10 * * *
 
+      # centos8 2021q1 (SYS#5370)
+      - TTCN3-centos-pcu-test-2021q1:
+          blocking: "^(ttcn3|TTCN3-.*)-pcu-test.*"
+          timer: 00 11 * * *
+      - TTCN3-centos-pcu-test-sns-2021q1:
+          blocking: "^(ttcn3|TTCN3-.*)-pcu-test.*"
+          timer: 15 11 * * *
+      - TTCN3-centos-bsc-test-2021q1:
+          blocking: "^(ttcn3|TTCN3-.*)-bsc-test.*"
+          timer: 30 11 * * *
+      - TTCN3-centos-mgw-test-2021q1:
+          blocking: "^(ttcn3|TTCN3-.*)-mgw-test.*"
+          timer: 45 11 * * *
+      - TTCN3-centos-bts-test-2021q1:
+          blocking: "^(ttcn3|TTCN3-.*)-bts-test.*"
+          timer: 00 12 * * *
+      - TTCN3-centos-smlc-test-2021q1:
+          blocking: "^(ttcn3|TTCN3-.*)-smlc-test.*"
+          timer: 15 12 * * *
+      - TTCN3-centos-gbproxy-test-2021q1:
+          blocking: "^(ttcn3|TTCN3-.*)-gbproxy-test.*"
+          timer: 30 12 * * *
 
 - job-template:
     name: '{job-name}'
@@ -356,6 +378,14 @@
                   DIR="$(echo "{job-name}" | sed s/^TTCN3-centos\-/ttcn3-/ | sed s/\-latest$//)"
                   export IMAGE_SUFFIX="latest-centos8"
                   ;;
+              TTCN3-centos-*-20*q*)
+                  export OSMOCOM_REPO_TESTSUITE_MIRROR="http://download.opensuse.org"
+                  export OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org"
+                  export OSMOCOM_REPO_PATH="osmo-maintained"
+                  export OSMOCOM_REPO_VERSION="$(echo "{job-name}" | grep -o -P -- "20\d\dq.*$")"  # e.g. "2021q1"
+                  export IMAGE_SUFFIX="$OSMOCOM_REPO_VERSION-centos8"
+                  DIR="$(echo "{job-name}" | sed s/^TTCN3-centos\-/ttcn3-/ | sed s/\-$OSMOCOM_REPO_VERSION$//)"
+                  ;;
               TTCN3-centos-*)
                   DIR="$(echo "{job-name}" | sed s/^TTCN3-centos\-/ttcn3-/)"
                   export IMAGE_SUFFIX="master-centos8"

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2ec731d7d6d31c06b8feccbc7620128ebb034299
Gerrit-Change-Number: 24119
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
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/20210504/2fe4d9dc/attachment.htm>


More information about the gerrit-log mailing list