Commit 1eea8a5f authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Archlinux: re-create build schroots once a month



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 005e03e6
...@@ -815,19 +815,19 @@ ...@@ -815,19 +815,19 @@
my_disabled: true my_disabled: true
- 'setup_schroot_archlinux_jenkins': - 'setup_schroot_archlinux_jenkins':
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.' my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *' my_timed: '42 23 1 * *'
my_shell: '/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh' my_shell: '/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh'
- 'setup_schroot_archlinux_osuosl184': - 'setup_schroot_archlinux_osuosl184':
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.' my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *' my_timed: '42 23 1 * *'
my_hname: 'osuosl184' my_hname: 'osuosl184'
- 'setup_schroot_archlinux_osuosl170': - 'setup_schroot_archlinux_osuosl170':
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.' my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *' my_timed: '42 23 1 * *'
my_hname: 'osuosl170' my_hname: 'osuosl170'
- 'setup_schroot_archlinux_osuosl173': - 'setup_schroot_archlinux_osuosl173':
my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.' my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.'
my_timed: '42 23 1 1 *' my_timed: '42 23 1 * *'
my_hname: 'osuosl173' my_hname: 'osuosl173'
- 'setup_mock_fedora-23_x86_64_jenkins': - 'setup_mock_fedora-23_x86_64_jenkins':
my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.' my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment