From: Fatih Degirmenci Date: Wed, 13 Feb 2019 09:35:17 +0000 (+0100) Subject: Run rebase jobs on a daily basis X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=cf2d5ab7069c4eb56c07cc846a2ee7f9614056ef;p=infra%2Fcicd.git Run rebase jobs on a daily basis It is important that the repos on Nordix Gerrit is always in sync with the upstream repos. Gerrit Trigger might not work at all times, especially when there is maintenance in Nordix so it is important to run rebase jobs periodically to catch up with the upstream if the sync is not performed for some reason. Change-Id: I3d915163b8148d6d164259a81978193df54a3afa Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/global/global-templates-rebase.yaml b/jjb/global/global-templates-rebase.yaml index a76dfaafc..6ac53a954 100644 --- a/jjb/global/global-templates-rebase.yaml +++ b/jjb/global/global-templates-rebase.yaml @@ -31,6 +31,7 @@ project: '{project}' branch: '{branch}' files: '**' + - timed: "@midnight" wrappers: - build-timeout: