From: Trevor Bramwell Date: Tue, 10 Oct 2017 23:08:01 +0000 (-0700) Subject: Enable Yamllint on the Releng Project Repo X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=d10a2eb3d23270fafdaa6186144ad2a46b6d4e2c Enable Yamllint on the Releng Project Repo All new patchsets should be free of yamllint violations. JIRA: RELENG-254 Change-Id: Ia4f6d201837eb74d0c641b7ffb745c3df4327848 Signed-off-by: Trevor Bramwell --- diff --git a/jjb/releng/opnfv-lint.yml b/jjb/releng/opnfv-lint.yml index 93a1b7d86..d566430d6 100644 --- a/jjb/releng/opnfv-lint.yml +++ b/jjb/releng/opnfv-lint.yml @@ -103,7 +103,7 @@ comment-contains-value: 'reverify' projects: - project-compare-type: 'REG_EXP' - project-pattern: 'armband|fuel|octopus|pharos|releng-anteater' + project-pattern: 'armband|fuel|octopus|pharos|releng|releng-anteater' branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}'