From 1a89ad51e86434ce7db0d82a83a7ffc28edcb406 Mon Sep 17 00:00:00 2001 From: KingPoo Date: Wed, 28 Dec 2016 20:57:30 -0500 Subject: Add yamllint verification of compass4nfv JIRA: OCTO-160 lf-build1 is something wrong with git, it will affect compass4nfv's patch to check in. So cancel the config of project-pattern. aricg fix it on time, the config of project-pattern(compass4nfv) added in. Change-Id: I726857ebd94bf50694784e2b3b0c80701b4bdca9 Signed-off-by: KingPoo --- 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 ff1ba4f37..cd122d895 100644 --- a/jjb/releng/opnfv-lint.yml +++ b/jjb/releng/opnfv-lint.yml @@ -102,7 +102,7 @@ comment-contains-value: 'reverify' projects: - project-compare-type: 'REG_EXP' - project-pattern: + project-pattern: 'compass4nfv' branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' -- cgit 1.2.3-korg