osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/29155 )
Change subject: jobs/ttcn3: use new packages for 20YYqX testsuite
......................................................................
jobs/ttcn3: use new packages for 20YYqX testsuite
Drop _MIRROR variables, as both the testsuite packages and the packages
to test are now on
downloads.osmocom.org. Previously these variables
were necessary as the testsuite packages were only on
download.opensuse.org (before we set up
obs.osmocom.org, which publishes
packages to
downloads.osmocom.org).
Change-Id: I34050da1e2444cf684ff8bd07673e3268b4dd497
---
M jobs/ttcn3-testsuites.yml
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, but someone else must approve
neels: Looks good to me, approved
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index e4de4a5..e8420ec 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -436,8 +436,6 @@
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"
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"
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/29155
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I34050da1e2444cf684ff8bd07673e3268b4dd497
Gerrit-Change-Number: 29155
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: merged