summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/sdnc')
-rw-r--r--jjb/sdnc/sdnc-apps.yaml2
-rw-r--r--jjb/sdnc/sdnc-northbound.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/jjb/sdnc/sdnc-apps.yaml b/jjb/sdnc/sdnc-apps.yaml
index 755c54738..21ddfb05f 100644
--- a/jjb/sdnc/sdnc-apps.yaml
+++ b/jjb/sdnc/sdnc-apps.yaml
@@ -27,7 +27,7 @@
name: sdnc-apps-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'sdnc/apps'
project-name: 'sdnc-apps'
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml
index c8128a7d2..dc82689a9 100644
--- a/jjb/sdnc/sdnc-northbound.yaml
+++ b/jjb/sdnc/sdnc-northbound.yaml
@@ -27,7 +27,7 @@
name: sdnc-northbound-sonar
jobs:
- gerrit-maven-sonar
- cron: 'H 11 * * *'
+ cron: '@daily'
build-node: ubuntu1604-builder-4c-4g
project: 'sdnc/northbound'
project-name: 'sdnc-northbound'