Run clm and sonar on Saturday 06/36206/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 14 Mar 2016 17:36:38 +0000 (13:36 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 14 Mar 2016 17:36:40 +0000 (13:36 -0400)
Let's run CLM and Sonar jobs on Saturdays so they don't get in the way
during the week.

Change-Id: I864190d749c2ba18ad179398c9aa5f12655bf11c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb-templates/clm.yaml
jjb-templates/sonar.yaml

index 1a0b5a77402318849b4cc8eed5347be52a68f591..7a0ba94456a666cc2636c454ffe1e42fed8e7849 100644 (file)
@@ -29,7 +29,7 @@
                 - '{ssh-credentials}'
 
     triggers:
-        - timed: '@weekly'
+        - timed: 'H H * * 6'
 
     prebuilders:
         - wipe-org-opendaylight-repo
index 06e9242e5f72b44efe28a9576b3cc79ef3312471..6e6b6dc668947d95c33585ac6757658c7dfcdab9 100644 (file)
@@ -29,7 +29,7 @@
                 - '{ssh-credentials}'
 
     triggers:
-        - timed: '@weekly'
+        - timed: 'H H * * 6'
         - gerrit-trigger-patch-sonar:
             name: 'PROJECT_PATH'