summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJing Sun <sun.jing22@zte.com.cn>2016-11-18 16:13:24 +0800
committerJing Sun <sun.jing22@zte.com.cn>2016-11-18 16:13:34 +0800
commit166696d2beaedb59f189afba68f064232c9142fb (patch)
tree3436c6a37cba0df85d9bd2d126e82098c9ee9fab
parent67c975aaf8af301e7c5133f93822983d8202e775 (diff)
Enable Flake8 Checks on Escalator
JIRA:ESCALATOR-34 Change-Id: I5caa0241d5c1ea4b4a1994ff9a4ac81ef3f7a935 Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
-rw-r--r--jjb/opnfv/opnfv-lint.yml2
1 files changed, 1 insertions, 1 deletions
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}'