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/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/20831 )
Change subject: jenkins: Do i386 builds for libosmocore gerrit + master
......................................................................
jenkins: Do i386 builds for libosmocore gerrit + master
Change-Id: I0968849118e7eb58dd3626abc85bdbab89e34914
---
M jobs/gerrit-verifications.yml
M jobs/master-builds.yml
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/31/20831/1
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 486ecd3..909584f 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -59,7 +59,7 @@
- libosmocore:
a1_name: arch
- a1: !!python/tuple [arm-none-eabi, amd64]
+ a1: !!python/tuple [arm-none-eabi, amd64, i386]
combination_filter: '!(arch=="arm-none-eabi" && label=="FreeBSD_amd64")'
cmd: '{docker_run} {docker_img} /build/contrib/jenkins_arch.sh "$arch"'
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 47a9eea..6615c8f 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -111,7 +111,7 @@
- libosmocore:
a1_name: arch
- a1: !!python/tuple [arm-none-eabi, amd64]
+ a1: !!python/tuple [arm-none-eabi, amd64, i386]
combination_filter: '!(arch=="arm-none-eabi" && label=="FreeBSD_amd64")'
cmd: '{docker_run} {docker_img} /build/contrib/jenkins_arch.sh "$arch"'
# Full triggers would be:
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/20831
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I0968849118e7eb58dd3626abc85bdbab89e34914
Gerrit-Change-Number: 20831
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201021/68e88ecc/attachment.htm>