osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/29156 )
Change subject: repo-install-test: don't use next repository
......................................................................
repo-install-test: don't use next repository
For the conflict test, don't attempt to install packages from the next
feed for centos8. This was useful when we didn't have binary packages
for centos8 for latest yet, but we have them now. The next feed existed
temporarily and isn't updated anymore for a long time. We did not add it
to obs.osmocom.org.
This is in preparation for adjusting repo-install-test to use packages
from obs.osmocom.org, where we don't have a next feed.
Change-Id: I73a6c051c423eb30ddeab1688fc78fe959e60cf4
---
M scripts/repo-install-test.sh
1 file changed, 0 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/56/29156/1
diff --git a/scripts/repo-install-test.sh b/scripts/repo-install-test.sh
index 6b14cf2..d34cf6e 100755
--- a/scripts/repo-install-test.sh
+++ b/scripts/repo-install-test.sh
@@ -50,10 +50,6 @@
;;
nightly)
PROJ_CONFLICT="network:osmocom:latest"
- if [ "$DISTRO" = "centos8" ]; then
- # Doesn't have packages built for "latest" yet
- PROJ_CONFLICT="network:osmocom:next"
- fi
;;
next)
PROJ_CONFLICT="network:osmocom:nightly"
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/29156
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I73a6c051c423eb30ddeab1688fc78fe959e60cf4
Gerrit-Change-Number: 29156
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/29154 )
Change subject: jobs/ttcn3: drop obs-mirror workaround for centos8
......................................................................
jobs/ttcn3: drop obs-mirror workaround for centos8
Get the centos8 packages directly from the package repository again
(https://downloads.osmocom.org/packages/) instead of getting them from
the delayed obs-mirror dir (https://downloads.osmocom.org/obs-mirror/).
Use the packages generated from obs.osmocom.org for the testsuite too.
This reverts 526f1e12d33a2f9edd8419210cb6f036abc00f68 and
I8201f34a0f9747eea78c358a626cc3981d7407c4 which set this up to work
around sporadically missing metadata files from download.opensuse.org.
Change-Id: Ic7920ad71a0cb6362883f8b9ed3dbc9bbb992988
---
M jobs/ttcn3-testsuites.yml
1 file changed, 0 insertions(+), 3 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/54/29154/1
diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index ba5b298..e4de4a5 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -445,9 +445,6 @@
;;
TTCN3-centos-*)
DIR="$(echo "{job-name}" | sed s/^TTCN3-centos\-/ttcn3-/)"
- export OSMOCOM_REPO_TESTSUITE_MIRROR="http://download.opensuse.org"
- export OSMOCOM_REPO_MIRROR="https://downloads.osmocom.org"
- export OSMOCOM_REPO_PATH="obs-mirror/.previous"
export IMAGE_SUFFIX="master-centos8"
;;
TTCN3-centos7-*)
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/29154
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ic7920ad71a0cb6362883f8b9ed3dbc9bbb992988
Gerrit-Change-Number: 29154
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange
Attention is currently required from: osmith, daniel.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/29153 )
Change subject: jobs/master-builds: clone from gerrit.osmocom.org
......................................................................
Patch Set 2: Code-Review+1
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/29153
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2f345be55f5c7eb42655dc346776ad8891af126d
Gerrit-Change-Number: 29153
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: daniel <dwillmann(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 18 Aug 2022 10:02:53 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
Attention is currently required from: fixeria.
osmith has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/29153 )
Change subject: jobs/master-builds: clone from gerrit.osmocom.org
......................................................................
Patch Set 2:
(1 comment)
This change is ready for review.
Patchset:
PS1:
> This is not going to work, because not all projects are present in Gerrit: […]
right. patch updated to point to gitea for the repositories which are not on gerrit
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/29153
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2f345be55f5c7eb42655dc346776ad8891af126d
Gerrit-Change-Number: 29153
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Thu, 18 Aug 2022 10:00:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: comment
osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/29153 )
Change subject: jobs/master-builds: clone from gerrit.osmocom.org
......................................................................
jobs/master-builds: clone from gerrit.osmocom.org
Work around two issues with cloning from https://git.osmocom.org:
* the cgit mirror of libosmo-gprs.git is out of sync
* cloning via https from git.osmocom.org is unreliable, leads to lots of
mails of failed builds
Related: https://lists.osmocom.org/hyperkitty/list/openbsc@lists.osmocom.org/message…
Change-Id: I2f345be55f5c7eb42655dc346776ad8891af126d
---
M jobs/master-builds.yml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/53/29153/1
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index eb1bf38..eb1e5a1 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -46,7 +46,7 @@
wrappers: []
trigger:
email: jenkins-notifications(a)lists.osmocom.org laforge(a)gnumonks.org
- git_base_url: https://git.osmocom.org
+ git_base_url: https://gerrit.osmocom.org
# in alphabetical order
repos:
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/29153
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2f345be55f5c7eb42655dc346776ad8891af126d
Gerrit-Change-Number: 29153
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange