Change in osmo-ci[master]: jobs/ttcn3-testsuites: adjust cmd for centos7

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 Dec 14 08:52:56 UTC 2021


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

Change subject: jobs/ttcn3-testsuites: adjust cmd for centos7
......................................................................

jobs/ttcn3-testsuites: adjust cmd for centos7

Related: SYS#5754
Change-Id: Iaf6162682074f5f9de70d420e91a72f283e695bc
---
M jobs/ttcn3-testsuites.yml
1 file changed, 8 insertions(+), 0 deletions(-)

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



diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 854a5fb..3074d40 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -401,6 +401,10 @@
                   DIR="$(echo "{job-name}" | sed s/^TTCN3-centos\-/ttcn3-/ | sed s/\-latest$//)"
                   export IMAGE_SUFFIX="latest-centos8"
                   ;;
+              TTCN3-centos7-*-latest)
+                  DIR="$(echo "{job-name}" | sed s/^TTCN3-centos7\-/ttcn3-/ | sed s/\-latest$//)"
+                  export IMAGE_SUFFIX="latest-centos7"
+                  ;;
               TTCN3-centos-*-20*q*)
                   export OSMOCOM_REPO_TESTSUITE_MIRROR="http://download.opensuse.org"
                   export OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org"
@@ -413,6 +417,10 @@
                   DIR="$(echo "{job-name}" | sed s/^TTCN3-centos\-/ttcn3-/)"
                   export IMAGE_SUFFIX="master-centos8"
                   ;;
+              TTCN3-centos7-*)
+                  DIR="$(echo "{job-name}" | sed s/^TTCN3-centos7\-/ttcn3-/)"
+                  export IMAGE_SUFFIX="master-centos7"
+                  ;;
               *-latest)
                   DIR="$(echo "{job-name}" | sed s/\-latest$//)"
                   export IMAGE_SUFFIX="latest"

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Iaf6162682074f5f9de70d420e91a72f283e695bc
Gerrit-Change-Number: 26540
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy 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/20211214/9dd0d2d5/attachment.htm>


More information about the gerrit-log mailing list