summaryrefslogtreecommitdiffstats
path: root/jjb/hicn/hicn.yaml
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2019-01-25 14:23:30 +0100
committerMauro Sardara <msardara@cisco.com>2019-01-25 14:23:30 +0100
commitd2a94899fd576bebe515bcc513ac1db3b83285b1 (patch)
tree5399ffa1dc948aa92ed7cfca69de061d8d5f435c /jjb/hicn/hicn.yaml
parent3c13942447e4ed0f2c5b0f9edb892d917c3b4cee (diff)
Added verify checkstyle job.
Change-Id: I6d44bb78a1fd5ee8a187871bf9ed56787297e0cd Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'jjb/hicn/hicn.yaml')
-rw-r--r--jjb/hicn/hicn.yaml16
1 files changed, 11 insertions, 5 deletions
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml
index 7007d7040..435b0d192 100644
--- a/jjb/hicn/hicn.yaml
+++ b/jjb/hicn/hicn.yaml
@@ -23,6 +23,17 @@
- 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}'
@@ -82,11 +93,6 @@
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