From: Trevor Bramwell Date: Mon, 22 May 2017 15:44:37 +0000 (-0700) Subject: Yamllint on Pharos, Octopus, and SecuredLab Repos X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=4428a0786838ff8baeafdc75d8731265a68e18c3;p=releng.git 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 --- 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}'