Spread out the scheduling of Daily jobs
Spread the scheduling of Daily jobs throughout the
day to reduce resource contention.
Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
diff --git a/jjb/dmaap/dmaap-datarouter.yaml b/jjb/dmaap/dmaap-datarouter.yaml
index da0088d..3f94599 100644
--- a/jjb/dmaap/dmaap-datarouter.yaml
+++ b/jjb/dmaap/dmaap-datarouter.yaml
@@ -28,7 +28,7 @@
name: dmaap-datarouter-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'dmaap/datarouter'
project-name: 'dmaap-datarouter'
diff --git a/jjb/dmaap/dmaap-dbcapi.yaml b/jjb/dmaap/dmaap-dbcapi.yaml
index c49f042..e52b09f 100644
--- a/jjb/dmaap/dmaap-dbcapi.yaml
+++ b/jjb/dmaap/dmaap-dbcapi.yaml
@@ -24,7 +24,7 @@
name: dmaap-dbcapi-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'dmaap/dbcapi'
project-name: 'dmaap-dbcapi'
diff --git a/jjb/dmaap/dmaap-kafka.yaml b/jjb/dmaap/dmaap-kafka.yaml
index 0a15b18..088b130 100644
--- a/jjb/dmaap/dmaap-kafka.yaml
+++ b/jjb/dmaap/dmaap-kafka.yaml
@@ -15,7 +15,7 @@
name: dmaap-kafka-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'dmaap/kafka11aaf'
project-name: 'dmaap-kafka'
diff --git a/jjb/dmaap/dmaap-messagerouter-dmaapclient.yaml b/jjb/dmaap/dmaap-messagerouter-dmaapclient.yaml
index e6c85ac..7efe1ef 100644
--- a/jjb/dmaap/dmaap-messagerouter-dmaapclient.yaml
+++ b/jjb/dmaap/dmaap-messagerouter-dmaapclient.yaml
@@ -19,7 +19,7 @@
name: dmaap-messagerouter-dmaapclient-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'dmaap/messagerouter/dmaapclient'
project-name: 'dmaap-messagerouter-dmaapclient'
diff --git a/jjb/dmaap/dmaap-messagerouter-messageservice.yaml b/jjb/dmaap/dmaap-messagerouter-messageservice.yaml
index 433df2b..914e994 100644
--- a/jjb/dmaap/dmaap-messagerouter-messageservice.yaml
+++ b/jjb/dmaap/dmaap-messagerouter-messageservice.yaml
@@ -19,7 +19,7 @@
name: dmaap-messagerouter-messageservice-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'dmaap/messagerouter/messageservice'
project-name: 'dmaap-messagerouter-messageservice'
diff --git a/jjb/dmaap/dmaap-messagerouter-mirroragent.yaml b/jjb/dmaap/dmaap-messagerouter-mirroragent.yaml
index 8fd7f94..1f888b1 100644
--- a/jjb/dmaap/dmaap-messagerouter-mirroragent.yaml
+++ b/jjb/dmaap/dmaap-messagerouter-mirroragent.yaml
@@ -19,7 +19,7 @@
name: dmaap-messagerouter-mirroragent-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'dmaap/messagerouter/mirroragent'
project-name: 'dmaap-messagerouter-mirroragent'
diff --git a/jjb/dmaap/dmaap-messagerouter-msgrtr.yaml b/jjb/dmaap/dmaap-messagerouter-msgrtr.yaml
index 54657c4..388ecfb 100644
--- a/jjb/dmaap/dmaap-messagerouter-msgrtr.yaml
+++ b/jjb/dmaap/dmaap-messagerouter-msgrtr.yaml
@@ -19,7 +19,7 @@
name: dmaap-messagerouter-msgrtr-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'dmaap/messagerouter/msgrtr'
project-name: 'dmaap-messagerouter-msgrtr'