summaryrefslogtreecommitdiffstats
path: root/jjb/holmes
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/holmes')
-rw-r--r--jjb/holmes/holmes-common.yaml1
-rw-r--r--jjb/holmes/holmes-dsa.yaml1
-rw-r--r--jjb/holmes/holmes-engine-mgt.yaml1
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml1
4 files changed, 4 insertions, 0 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml
index 44ba32368..467fb0f19 100644
--- a/jjb/holmes/holmes-common.yaml
+++ b/jjb/holmes/holmes-common.yaml
@@ -22,6 +22,7 @@
name: holmes-common-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'holmes/common'
project-name: 'holmes-common'
diff --git a/jjb/holmes/holmes-dsa.yaml b/jjb/holmes/holmes-dsa.yaml
index dd5c3ea3d..07b100a59 100644
--- a/jjb/holmes/holmes-dsa.yaml
+++ b/jjb/holmes/holmes-dsa.yaml
@@ -25,6 +25,7 @@
name: holmes-dsa-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'holmes/dsa'
project-name: 'holmes-dsa'
diff --git a/jjb/holmes/holmes-engine-mgt.yaml b/jjb/holmes/holmes-engine-mgt.yaml
index 59df64c44..8c03b3016 100644
--- a/jjb/holmes/holmes-engine-mgt.yaml
+++ b/jjb/holmes/holmes-engine-mgt.yaml
@@ -25,6 +25,7 @@
name: holmes-engine-management-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'holmes/engine-management'
project-name: 'holmes-engine-management'
diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml
index 0778c9a40..beb316d62 100644
--- a/jjb/holmes/holmes-rule-mgt.yaml
+++ b/jjb/holmes/holmes-rule-mgt.yaml
@@ -25,6 +25,7 @@
name: holmes-rule-management-sonar
jobs:
- gerrit-maven-sonar
+ cron: 'H 11 * * *'
build-node: ubuntu1604-basebuild-4c-4g
project: 'holmes/rule-management'
project-name: 'holmes-rule-management'