From 0f67e9d879ea345ba1837772b100b3a9d22bb574 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Fri, 24 Feb 2017 17:09:14 +0000 Subject: jjb: infra: bifrost-cleanup-job: Ignore jjb patchsets This is similar to ebaf0be9a53d ("jjb: infra: bifrost-verify-jobs: Ignore jjb patchsets"). There are no CI logs when a patchset is about the jjb files so there is nothing for this job to do in that case. Change-Id: I7b815b612da0407ddefaee9cf9826e9003b668ef Signed-off-by: Markos Chandras --- jjb/infra/bifrost-cleanup-job.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/jjb/infra/bifrost-cleanup-job.yml b/jjb/infra/bifrost-cleanup-job.yml index ba283ffae..6b761eea3 100644 --- a/jjb/infra/bifrost-cleanup-job.yml +++ b/jjb/infra/bifrost-cleanup-job.yml @@ -143,6 +143,4 @@ file-paths: - compare-type: ANT pattern: 'prototypes/bifrost/**' - - compare-type: ANT - pattern: 'jjb/infra/**' readable-message: true -- cgit 1.2.3-korg