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
Mon Dec 13 15:32:43 UTC 2021


osmith has uploaded this change for review. ( 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(-)



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

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211213/368c5f9d/attachment.htm>


More information about the gerrit-log mailing list