summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-28 12:17:08 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-28 12:17:08 +0200
commit2107591587a33cad08d2243dcc18e598786ae791 (patch)
tree5d812ea45915bba11f07f6f3ff1fdc77288096c1
parent646c076cd43005e26283532d6cc7bebb7204dc9c (diff)
downloadjenkins.debian.net-2107591587a33cad08d2243dcc18e598786ae791.tar.xz
reproducible: small fixes
-rw-r--r--TODO2
-rwxr-xr-xbin/reproducible_stats.sh1
-rw-r--r--job-cfg/reproducible.yaml2
3 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index c31873d4..c34e3f36 100644
--- a/TODO
+++ b/TODO
@@ -100,8 +100,6 @@ general
=== reproducible
* use git repo in job config?
-* use 2 job templates
-* document this on https://wiki.debian.org/ReproducibleBuilds
* investigate packages not in sid from https://jenkins.debian.net/view/reproducible/job/reproducible_build_d-i/lastBuild/console - the list was taken from the jenkins d-i jobs...
* pbuilder results cleanup
* pbuilder cleanup cache
diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh
index a56e4526..609b7e9a 100755
--- a/bin/reproducible_stats.sh
+++ b/bin/reproducible_stats.sh
@@ -43,7 +43,6 @@ htmlecho
htmlecho "$COUNT_UGLY packages failed to build from source: <code>${UGLY}</code></p>"
htmlecho "$COUNT_SOURCELESS packages which don't exist in sid and need investigation: <code>$SOURCELESS<code></p>"
htmlecho "<hr><font size='-1'><a href=\"$JENKINS_URL/userContent/diffp.html\">Static URL for this page.</a> Last modified: $(date)</font>"
-eht
htmlecho "</ul></p></body></html>"
# job output
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 36972196..52a522c7 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -201,7 +201,7 @@
my_description: 'Reproducible build this many random packages each day:'
my_timed: '23 3 * * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
- my_packages: '50'
+ my_packages: '100'
- '{name}_build_test_reproducibility':
my_description: 'Reproducible build of a few packages, some we know will succeed and some we know which "should" fail: '
my_timed: ''