From: Jing Sun Date: Fri, 18 Nov 2016 08:13:24 +0000 (+0800) Subject: Enable Flake8 Checks on Escalator X-Git-Tag: danube.1.0~621^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=166696d2beaedb59f189afba68f064232c9142fb;p=releng.git Enable Flake8 Checks on Escalator JIRA:ESCALATOR-34 Change-Id: I5caa0241d5c1ea4b4a1994ff9a4ac81ef3f7a935 Signed-off-by: Jing Sun --- diff --git a/jjb/opnfv/opnfv-lint.yml b/jjb/opnfv/opnfv-lint.yml index 6860dd037..652f28292 100644 --- a/jjb/opnfv/opnfv-lint.yml +++ b/jjb/opnfv/opnfv-lint.yml @@ -55,7 +55,7 @@ comment-contains-value: 'reverify' projects: - project-compare-type: 'REG_EXP' - project-pattern: 'functest|sdnvpn|qtip|daisy|sfc' + project-pattern: 'functest|sdnvpn|qtip|daisy|sfc|escalator' branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}'