From 830badd0a2467421ebac51a8410bcfdba8e1188d Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 4 Nov 2017 23:29:18 +0100 Subject: reproducible archlinux: also enable schroot generation on jenkins as well, it's needed to decide what to build Signed-off-by: Mattia Rizzolo --- job-cfg/reproducible.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index ef446b76..deb9e26a 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -651,7 +651,7 @@ my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.' my_timed: '42 23 1 1 *' my_shell: '/srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh' - my_disabled: true + my_disabled: false - 'setup_schroot_archlinux_profitbricks3': my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.' my_timed: '42 23 1 1 *' @@ -660,7 +660,6 @@ my_description: 'Setup an Arch Linux schroot to test Arch Linux packages for reproducibility.' my_timed: '42 23 1 1 *' my_hname: 'profitbricks4' - my_disabled: false - 'setup_mock_fedora-23_x86_64_jenkins': my_description: 'Setup mock for fedora-23 on X86_64 to test .rpm packages for reproducibility.' my_timed: '42 23 1 1 *' -- cgit v1.2.3-54-g00ecf