From 2107591587a33cad08d2243dcc18e598786ae791 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 28 Sep 2014 12:17:08 +0200 Subject: reproducible: small fixes --- TODO | 2 -- bin/reproducible_stats.sh | 1 - job-cfg/reproducible.yaml | 2 +- 3 files changed, 1 insertion(+), 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: ${UGLY}

" htmlecho "$COUNT_SOURCELESS packages which don't exist in sid and need investigation: $SOURCELESS

" htmlecho "
Static URL for this page. Last modified: $(date)" -eht htmlecho "

" # 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: '' -- cgit v1.2.3-70-g09d2