summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-05-22 08:44:37 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-05-22 08:44:37 -0700
commit4428a0786838ff8baeafdc75d8731265a68e18c3 (patch)
tree726117dd67d3b259c96cf9ef5fd90dcfda12abca /jjb
parent9917b3562150a25a8fa307d634d4c721bd4d3f1e (diff)
Yamllint on Pharos, Octopus, and SecuredLab Repos
These repositories are starting to contain more and more yaml files. Ensuring yaml in these repos is valid is important to ensure other jobs don't break further on. Change-Id: I97de9f59ab993fb9dd9cb2efa5784af3850783a6 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/releng/opnfv-lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/releng/opnfv-lint.yml b/jjb/releng/opnfv-lint.yml
index 166aea8f9..8c231c3e8 100644
--- a/jjb/releng/opnfv-lint.yml
+++ b/jjb/releng/opnfv-lint.yml
@@ -53,7 +53,7 @@
comment-contains-value: 'reverify'
projects:
- project-compare-type: 'REG_EXP'
- project-pattern: 'functest|sdnvpn|qtip|daisy|sfc|escalator|releng'
+ project-pattern: 'functest|sdnvpn|qtip|daisy|sfc|escalator|releng|pharos|octopus|securedlab'
branches:
- branch-compare-type: 'ANT'
branch-pattern: '**/{branch}'