Merge "Set settings to hicn-settings."
[ci-management.git] / jjb / hicn / hicn.yaml
index 7007d70..6a40293 100644 (file)
       - short
       - long
 
+- project:
+    name: hicn-misc
+    jobs:
+      - 'hicn-checkstyle-verify-{stream}'
+    project: 'hicn'
+    stream:
+      - master:
+          branch: 'master'
+          repo-stream-part: 'master'
+    os: ubuntu1604
+
+- project:
+    name: hicn-view
+    views:
+      - project-view
+    project-name: hicn
+
 - job-template:
     name: 'hicn-checkstyle-verify-{stream}'
 
               file-paths:
                 - compare-type: REG_EXP
                   pattern: ^((?!\/COMMIT_MSG|docs|_abc|_def[\/\.]).)*$
-              forbidden-file-paths:
-                - compare-type: REG_EXP
-                  pattern: .*docs\/.*
-                - compare-type: REG_EXP
-                  pattern: .*extras\/emacs\/.*
               disable-strict-forbidden-file-verification: 'true'
           override-votes: true
           gerrit-build-notbuilt-verified-value: 0
       - shell:
           !include-raw-escape:
           - ../scripts/packagecloud_push.sh
-      - shell:
-          !include-raw-escape:
-          - ../scripts/maven_push_functions.sh
-          - include-raw-hicn-maven-push.sh
 
     publishers:
       - archive:
           rerun-unstable-builds: false
           max-failed-builds: 1
           fixed-delay: 90
+
+- project:
+    name: 'hicn-sonar'
+    project: hicn
+    project-name: hicn
+    mvn-settings: hicn
+    mvn-version: 'mvn33-new'
+    branch: master
+    build-node: ubuntu1604-builder-4c-4g
+    jobs:
+      - gerrit-maven-sonar