Spread out the scheduling of Daily jobs
[ci-management.git] / jjb / vfc / vfc-nfvo-wfengine-java.yaml
index 477c27b..1a665e6 100644 (file)
@@ -34,7 +34,7 @@
     jobs:
       - gerrit-maven-sonar
     mvn-params: '-f wfenginemgrservice/pom.xml'
-    cron: 'H 11 * * *'
+    cron: '@daily'
     build-node: ubuntu1604-builder-4c-4g
     project: 'vfc/nfvo/wfengine'
     project-name: 'vfc-nfvo-wfengine-wfenginemgrservice'
@@ -47,7 +47,7 @@
     jobs:
       - gerrit-maven-sonar
     mvn-params: '-f activiti-extension/pom.xml'
-    cron: 'H 11 * * *'
+    cron: '@daily'
     build-node: ubuntu1604-builder-4c-4g
     project: 'vfc/nfvo/wfengine'
     project-name: 'vfc-nfvo-wfengine-activiti-extension'