Spread out the scheduling of Daily jobs
[ci-management.git] / jjb / vfc / vfc-nfvo-catalog.yaml
index f1b94d0..50164ff 100644 (file)
@@ -7,15 +7,13 @@
     stream:
       - 'master':
           branch: 'master'
-      - 'amsterdam':
-          branch: 'amsterdam'
     mvn-settings: 'vfc-nfvo-catalog-settings'
     subproject:
       - 'catalog':
           path: '.'
           pattern: '**'
     jobs:
-      - gerrit-maven-clm:
+      - gerrit-maven-clm
       - '{project-name}-{stream}-{subproject}-verify-python'
       - '{project-name}-{stream}-verify-java'
       - '{project-name}-{stream}-merge-java'
     files: '**'
     archive-artifacts: ''
     build-node: centos7-redis-4c-4g
+
 - project:
     name: vfc-nfvo-catalog-sonar
     jobs:
       - gerrit-maven-sonar
-    cron: 'H 11 * * *'
-    build-node: ubuntu1604-basebuild-4c-4g
+    cron: '@daily'
+    build-node: centos7-redis-4c-4g
     project: 'vfc/nfvo/catalog'
     project-name: 'vfc-nfvo-catalog'
     branch: 'master'
     mvn-settings: 'vfc-nfvo-catalog-settings'
     mvn-goals: 'clean install'
-    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'