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/.
Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Review at https://gerrit.osmocom.org/5242
jobs: master: drop unused axis a4
Change-Id: I4b9db4077eacca649c679333e24b2eb7338a96e6
---
M jobs/master-builds.yml
1 file changed, 0 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/42/5242/1
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 5cec3ab..740af74 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -14,8 +14,6 @@
a2: !!python/tuple [default]
a3_name: a3
a3: !!python/tuple [default]
- a4_name: a4
- a4: !!python/tuple [default]
combination_filter: ''
# most common build invocation
cmd: ./contrib/jenkins.sh
@@ -262,10 +260,6 @@
type: user-defined
name: '{obj:a3_name}'
values: '{obj:a3}'
- - axis:
- type: user-defined
- name: '{obj:a4_name}'
- values: '{obj:a4}'
scm:
- git:
--
To view, visit https://gerrit.osmocom.org/5242
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4b9db4077eacca649c679333e24b2eb7338a96e6
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>