Run rebase jobs on a daily basis 86/386/1
authorFatih Degirmenci <fdegir@gmail.com>
Wed, 13 Feb 2019 09:35:17 +0000 (10:35 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Wed, 13 Feb 2019 09:35:17 +0000 (10:35 +0100)
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 <fdegir@gmail.com>
jjb/global/global-templates-rebase.yaml

index a76dfaafcc7d1ab3d67a50374abf57adb7af92de..6ac53a954ff119067ad44387793325775b1a426d 100644 (file)
@@ -31,6 +31,7 @@
           project: '{project}'
           branch: '{branch}'
           files: '**'
+      - timed: "@midnight"
 
     wrappers:
       - build-timeout: