From 1155c4203d86a04dc749de974df3e67bdd79e94c Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Fri, 6 Oct 2017 13:44:38 +0100 Subject: [PATCH] jjb: xci: bifrost-cleanup-jobs: Disable cleanup bifrost jobs We no longer update logs in artifacts.opnfv.org so there is no point in running this job. We will enable it back when we start uploading logs for XCI. Change-Id: Icee15d346c32dff693b5c474a51fb79763841bb7 Signed-off-by: Markos Chandras --- jjb/xci/bifrost-cleanup-job.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/xci/bifrost-cleanup-job.yml b/jjb/xci/bifrost-cleanup-job.yml index f901afe74..d51776173 100644 --- a/jjb/xci/bifrost-cleanup-job.yml +++ b/jjb/xci/bifrost-cleanup-job.yml @@ -28,6 +28,7 @@ - job-template: name: '{project}-bifrost-cleanup-{stream}' + disabled: true concurrent: false node: bifrost-verify-virtual -- 2.16.6