summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-25 16:16:12 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-25 16:16:12 +0200
commit3353e5e5dbc2ad48641e8ad0acbc934467ad5059 (patch)
tree64e39f893cbcbc3ae3d8ed8c1c8dc26c8684412e
parent2278efcbec5c13114db67426ae4075b22fcfeba2 (diff)
downloadjenkins.debian.net-3353e5e5dbc2ad48641e8ad0acbc934467ad5059.tar.xz
reproducible: use source packages names for core jobs, getting the package count down from 151 to 92 (for that job)
-rw-r--r--README4
-rw-r--r--TODO1
-rw-r--r--job-cfg/reproducible.yaml2
3 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 49a675c3..81a239f8 100644
--- a/README
+++ b/README
@@ -104,6 +104,10 @@ Installation tests inside chroot environments.
* FIXME: describe rebootstrap jobs
+=== reproducible jobs
+
+* FIXME: describe reproducible jobs
+
=== dvswitch jobs
* FIXME: describe dvswitch jobs
diff --git a/TODO b/TODO
index 28faff32..8172ede7 100644
--- a/TODO
+++ b/TODO
@@ -99,6 +99,7 @@ general
=== reproducible
+* split desktop job in 7
* time+job based triggers reproducible build jobs:
** setup: time based
** example_good: triggered by setup
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index abd95504..4aa718ce 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -96,7 +96,7 @@
- '{name}_build_core':
my_description: 'Reproducible build of all the core packages as defined by UDD as described in https://wiki.debian.org/ReproducibleBuilds so these: '
my_shell: '/srv/jenkins/bin/reproducible_build.sh acl'
- my_packages: 'adduser base-files base-passwd bash binutils bsdmainutils bsdutils build-essential bzip2 coreutils cpp cpp-4.9 dash debconf debhelper debianutils dh-buildinfo diffutils dmsetup dpkg dpkg-dev e2fslibs e2fsprogs file findutils g++ g++-4.9 gcc gcc-4.9 gcc-4.9-base gettext gettext-base grep groff-base gzip hostname init initscripts insserv intltool-debian libacl1 libasan1 libasprintf0c2 libatomic1 libattr1 libaudit1 libaudit-common libblkid1 libbz2-1.0 libc6 libc6-dev libcap2 libcap2-bin libc-bin libc-dev-bin libcilkrts5 libcloog-isl4 libcomerr2 libcroco3 libcryptsetup4 libdb5.3 libdbus-1-3 libdebconfclient0 libdevmapper1.02.1 libdpkg-perl libffi6 libgcc1 libgcc-4.9-dev libgcrypt11 libgcrypt20 libgdbm3 libglib2.0-0 libgmp10 libgomp1 libgpg-error0 libintl-perl libisl10 libitm1 libkmod2 liblzma5 libmagic1 libmount1 libmpc3 libmpfr4 libncurses5 libncurses5-dev libncursesw5 libpam0g libpam-modules libpam-modules-bin libpam-runtime libpcre3 libpipeline1 libprocps3 libquadmath0 libselinux1 libsemanage1 libsemanage-common libsepol1 libss2 libstdc++-4.9-dev libstdc++6 libsystemd-journal0 libsystemd-login0 libtext-unidecode-perl libtimedate-perl libtinfo5 libtinfo-dev libubsan0 libudev1 libunistring0 libustr-1.0-1 libuuid1 libwrap0 libxml2 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl linux-libc-dev login lsb-base make man-db mawk mount ncurses-base ncurses-bin passwd patch perl perl-base perl-modules po-debconf procps sed sensible-utils startpar systemd systemd-sysv sysvinit-utils sysv-rc tar texinfo tzdata ucf udev util-linux xz-utils zlib'
+ my_packages: 'acl adduser attr audit base-files base-passwd bash binutils bsdmainutils bzip2 cdebconf cloog coreutils cryptsetup dash db5.3 dbus debconf debhelper debianutils dh-buildinfo diffutils dpkg e2fsprogs eglibc file findutils gcc-4.9 gcc-defaults gdbm gettext glib2.0 glibc gmp grep groff gzip hostname init-system-helpers insserv intltool-debian isl kmod libcap2 libcroco libffi libgcrypt11 libgcrypt20 libgpg-error libintl-perl libpipeline libselinux libsemanage libsepol libtext-unidecode-perl libtimedate-perl libunistring libxml2 libxml-libxml-perl libxml-namespacesupport-perl libxml-sax-base-perl libxml-sax-perl linux lsb lvm2 make-dfsg man-db mawk mpclib3 mpfr4 ncurses pam patch pcre3 perl po-debconf procps sed sensible-utils shadow startpar systemd sysvinit tar tcp-wrappers texinfo tzdata ucf ustr util-linux xz-utils zlib'
- '{name}_build_build-tools':
my_description: 'Reproducible build packages which are used to build other packages.<br>Source packages to be build: '
my_shell: '/srv/jenkins/bin/reproducible_build.sh'