[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian sha1 checker: move to osuosl173
Holger Levsen
gitlab at salsa.debian.org
Tue Feb 26 12:49:08 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2d0205d5 by Holger Levsen at 2019-02-26T12:48:41Z
reproducible Debian sha1 checker: move to osuosl173
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3 changed files:
- TODO
- bin/reproducible_compare_Debian_sha1sums.sh
- job-cfg/reproducible.yaml
Changes:
=====================================
TODO
=====================================
@@ -72,8 +72,8 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
** done: osuosl171: openwrt, coreboot, netbsd
*** is constantly online (in jenkins) now, which is not how we like it and still doesnt solve the netbsd job probs
** done: osuosl172: openwrt, coreboot (future)
-** osuosl173: debian
-** osuosl174: debian (future)
+** osuosl173: debian rebuilder#1
+** osuosl174:
* add to README
* add link to OSUOSL in THANKS and explain usage
* drop 'setup in progress' from r_html_nodes_info
=====================================
bin/reproducible_compare_Debian_sha1sums.sh
=====================================
@@ -17,7 +17,6 @@ set -e
# TODOs:
# - ${package_file}.sha1output includes ${package_file} in the file name and contents
-# - run job on jenkins, then do work via ssh on osuoslXXX ?
# - GRAPH
# - save results in db
# - loop through all packages known in db
@@ -26,7 +25,7 @@ set -e
# - throw away results (if none has been|which have not) signed with a tests.r-b.o key
# - json files from buildinfo.d.n are never re-downloaded
# - rebuilder:
-# - run on osuoslXXX
+# - run on osuosl173
# - loop randomly through unreproducible packages first, then reproducible ones. do one attempt only.
# - one job run tests one package.
# - use same debuild options possible? or try all sane options?
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -584,22 +584,27 @@
- 'compare_Debian_sha1sums':
my_description: 'Compare sha1sums of Debian binary packages with rebuild ones'
my_timed: '55 23 * * *'
+ my_hname: 'osuosl173'
- 'compare_Debian_sha1sums_forward_runner':
my_description: 'Fetch .buildinfo files of Debian binary packages (in reverse order)'
my_timed: '56 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_compare_Debian_sha1sums.sh forward'
+ my_hname: 'osuosl173'
- 'compare_Debian_sha1sums_reverse_runner':
my_description: 'Fetch .buildinfo files of Debian binary packages (in reverse order)'
my_timed: '56 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_compare_Debian_sha1sums.sh reverse'
+ my_hname: 'osuosl173'
- 'compare_Debian_sha1sums_random_runner_1':
my_description: 'Fetch .buildinfo files of Debian binary packages (in random order)'
my_timed: '56 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_compare_Debian_sha1sums.sh random'
+ my_hname: 'osuosl173'
- 'compare_Debian_sha1sums_random_runner_2':
my_description: 'Fetch .buildinfo files of Debian binary packages (in random order)'
my_timed: '56 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_compare_Debian_sha1sums.sh random'
+ my_hname: 'osuosl173'
my_shellext: ".sh"
my_shell: '/srv/jenkins/bin/reproducible_{my_task}{my_shellext}'
my_hname: ''
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2d0205d56bb01f3f73e45b4e9e9d40c612d856ac
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2d0205d56bb01f3f73e45b4e9e9d40c612d856ac
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/20190226/ebbae8db/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list