summaryrefslogtreecommitdiffstats
path: root/jjb/holmes
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/holmes')
-rw-r--r--jjb/holmes/holmes-common.yaml2
-rw-r--r--jjb/holmes/holmes-dsa.yaml2
-rw-r--r--jjb/holmes/holmes-engine-mgt.yaml2
-rw-r--r--jjb/holmes/holmes-rule-mgt.yaml2
4 files changed, 4 insertions, 4 deletions
diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml
index 3992f046e..9d7f34be1 100644
--- a/jjb/holmes/holmes-common.yaml
+++ b/jjb/holmes/holmes-common.yaml
@@ -21,7 +21,7 @@
name: holmes-common-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'holmes/common'
project-name: 'holmes-common'
diff --git a/jjb/holmes/holmes-dsa.yaml b/jjb/holmes/holmes-dsa.yaml
index 6a559efd0..8a014be81 100644
--- a/jjb/holmes/holmes-dsa.yaml
+++ b/jjb/holmes/holmes-dsa.yaml
@@ -25,7 +25,7 @@
name: holmes-dsa-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-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 22cd81b49..cd4e71c4e 100644
--- a/jjb/holmes/holmes-engine-mgt.yaml
+++ b/jjb/holmes/holmes-engine-mgt.yaml
@@ -25,7 +25,7 @@
name: holmes-engine-management-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-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 3d88fba10..ee7815856 100644
--- a/jjb/holmes/holmes-rule-mgt.yaml
+++ b/jjb/holmes/holmes-rule-mgt.yaml
@@ -25,7 +25,7 @@
name: holmes-rule-management-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'holmes/rule-management'
project-name: 'holmes-rule-management'