[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible Archlinux: don't trigger html job from the builder job anymore
Holger Levsen
gitlab at salsa.debian.org
Mon Sep 24 17:35:33 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
c5014ab0 by Holger Levsen at 2018-09-24T16:35:18Z
reproducible Archlinux: don't trigger html job from the builder job anymore
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
cad1e47d by Holger Levsen at 2018-09-24T16:35:18Z
reproducible Archlinux: temporarily disable builder jobs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- TODO
- job-cfg/reproducible.yaml
Changes:
=====================================
TODO
=====================================
@@ -335,6 +335,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
**** create new job to recreate all pkg pages
*** create index pages
*** create new archlinux.html - keep the old one til this works
+*** job needs to be triggered every hour
** create json
** debian uses a table removed_packages, should this be used here too?
** debian uses a table manual_scheduler to limit the amount of packages someone can schedule per day...
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -753,19 +753,15 @@
- 'archlinux':
my_num: 1
op_descname: 'an Arch Linux'
- my_disabled: false
- 'archlinux':
my_num: 2
op_descname: 'an Arch Linux'
- my_disabled: false
- 'archlinux':
my_num: 3
op_descname: 'an Arch Linux'
- my_disabled: false
- 'archlinux':
my_num: 4
op_descname: 'an Arch Linux'
- my_disabled: false
- 'fedora-23_x86_64':
my_num: 1
op_descname: 'a Fedora 23'
@@ -774,12 +770,13 @@
my_num: 2
op_descname: 'a Fedora 23'
my_shell: '/srv/jenkins/bin/reproducible_build_rpm.sh fedora-23 x86_64'
+ my_trigger: 'reproducible_html_{otherproject}'
# when you add another fedora builder here
# the loop in bin/reproducible_setup_mock.sh needs to be increased too
my_description: 'Try to reproducibly build {op_descname} package.'
my_shell: '/srv/jenkins/bin/reproducible_build_{otherproject}_pkg.sh'
my_timed: '* * * * *'
- my_trigger: 'reproducible_html_{otherproject}'
+ my_trigger: ''
my_hname: ''
my_disabled: true
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/7deb24bf98f66aa1d9885bea0421b07f0c6cfda4...cad1e47d8c80cf32415a156cdb23d60f8692c770
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/7deb24bf98f66aa1d9885bea0421b07f0c6cfda4...cad1e47d8c80cf32415a156cdb23d60f8692c770
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180924/70d44239/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list