Make -daily- jobs run only on Sunday 33/30433/1
authorVratko Polak <vrpolak@cisco.com>
Tue, 1 Dec 2015 13:14:10 +0000 (14:14 +0100)
committerVratko Polak <vrpolak@cisco.com>
Tue, 1 Dec 2015 13:14:10 +0000 (14:14 +0100)
I have not found an easy way to affect stable/helium jobs only,
but with -clm- and -integration- jobs at place,
there is probably no need to run Lithium jobs daily.
For Beryllium, there already is daily Sonar job.

Change-Id: I71c1ff4786c864b307bcc315e605ad782a3bd982
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb-templates/daily.yaml

index ad9998ace5ae6219d046e9b79a647a32140049c7..b0d6b3553537b319f4f5abcde8730eb5e1d2216b 100644 (file)
@@ -37,7 +37,7 @@
                 - '{ssh-credentials}'
 
     triggers:
-        - timed: 'H H * * *'
+        - timed: 'H H * * 7'
 
     prebuilders:
         - wipe-org-opendaylight-repo