From d10a2eb3d23270fafdaa6186144ad2a46b6d4e2c Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Tue, 10 Oct 2017 16:08:01 -0700 Subject: 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 --- jjb/releng/opnfv-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') 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}' -- cgit 1.2.3-korg