Added verify checkstyle job. 82/17082/1
authorMauro Sardara <[email protected]>
Fri, 25 Jan 2019 13:23:30 +0000 (14:23 +0100)
committerMauro Sardara <[email protected]>
Fri, 25 Jan 2019 13:23:30 +0000 (14:23 +0100)
Change-Id: I6d44bb78a1fd5ee8a187871bf9ed56787297e0cd
Signed-off-by: Mauro Sardara <[email protected]>
jjb/hicn/hicn.yaml

index 7007d70..435b0d1 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
+
 - 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