From 94a05e6e054d427e78404cbc11f1157c479e27b9 Mon Sep 17 00:00:00 2001 From: Jose Lausuch Date: Wed, 21 Feb 2018 09:47:58 +0100 Subject: [PATCH] Add functest-kubernetes repo to lint verification Change-Id: Ia1e05db344e6e6b4a773bf17157488716ac0c305 Signed-off-by: Jose Lausuch --- jjb/releng/opnfv-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/releng/opnfv-lint.yml b/jjb/releng/opnfv-lint.yml index e9e929de6..0ac552082 100644 --- a/jjb/releng/opnfv-lint.yml +++ b/jjb/releng/opnfv-lint.yml @@ -117,7 +117,7 @@ comment-contains-value: 'reverify' projects: - project-compare-type: 'REG_EXP' - project-pattern: 'functest|sdnvpn|qtip|daisy|sfc|escalator' + project-pattern: 'functest|functest-kubernetes|sdnvpn|qtip|daisy|sfc|escalator' branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' -- 2.16.6