summaryrefslogtreecommitdiffstats
path: root/jjb/aaf/aaf-cadi.yaml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-09-28 10:36:23 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-09-28 10:36:23 -0700
commit5f4277f766a66dffa01cb6cfca2039b8101e1f19 (patch)
tree11f7599950c7a35f5dab698158ee70e1b981f78a /jjb/aaf/aaf-cadi.yaml
parentaf87a95d6f660590ed7335b80a681f97814363e7 (diff)
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>
Diffstat (limited to 'jjb/aaf/aaf-cadi.yaml')
-rw-r--r--jjb/aaf/aaf-cadi.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/aaf/aaf-cadi.yaml b/jjb/aaf/aaf-cadi.yaml
index 29d4cd3ea..56bf0d410 100644
--- a/jjb/aaf/aaf-cadi.yaml
+++ b/jjb/aaf/aaf-cadi.yaml
@@ -19,7 +19,7 @@
name: aaf-cadi-shiro-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'aaf/cadi'
project-name: 'aaf-cadi'
@@ -48,7 +48,7 @@
name: aaf-cadi-fproxy-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'aaf/cadi'
project-name: 'aaf-cadi-fproxy'
@@ -77,7 +77,7 @@
name: aaf-cadi-rproxy-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'aaf/cadi'
project-name: 'aaf-cadi-rproxy'