From a1fa0647e7058d4fa2792ca065f7d9b693496c52 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 21 Nov 2017 20:04:39 +0000 Subject: reproducible Arch Linux: disable 3rd builder, because /tmp is poluted by Arch builds (until this has been fixed) Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 6afb6258..dc84f21f 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -782,7 +782,7 @@ - 'archlinux': my_num: 3 op_descname: 'an Arch Linux' - my_disabled: false + my_disabled: true # FIXME: /tmp is poluted by Arch builds, disable this builder (and dont create more) until this has been fixed - 'fedora-23_x86_64': my_num: 1 op_descname: 'a Fedora 23' -- cgit v1.2.3-54-g00ecf