summaryrefslogtreecommitdiffstats
path: root/jjb/releng
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2017-06-22 12:15:29 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2017-06-23 16:42:37 -0700
commit48c046f485d631ac015be2b8a13c4ae1072d6103 (patch)
tree87fbb6ef3faddb13a689b80788af4fcbe34d09c6 /jjb/releng
parent1e913025d88e0cf84ba6e9831654396a06643ec7 (diff)
Yamllint Job for Octopus, Pharos, and Anteater
Pharos, Octopus and Securedlab are listed in the wrong lint check job so new patchsets aren't being ran against yamllint. Anteater is included in the list of yamllint checks due to it being part of Infra-WG and containing yaml files. Fixes still need to be done for the securedlab and releng repos before they are added at a later time. JIRA: INFRA-101 Change-Id: I696b233e076899107180ed9bbad9a7f7785058d3 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'jjb/releng')
-rw-r--r--jjb/releng/opnfv-lint.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/releng/opnfv-lint.yml b/jjb/releng/opnfv-lint.yml
index 8c231c3e8..d253da027 100644
--- a/jjb/releng/opnfv-lint.yml
+++ b/jjb/releng/opnfv-lint.yml
@@ -53,7 +53,7 @@
comment-contains-value: 'reverify'
projects:
- project-compare-type: 'REG_EXP'
- project-pattern: 'functest|sdnvpn|qtip|daisy|sfc|escalator|releng|pharos|octopus|securedlab'
+ project-pattern: 'functest|sdnvpn|qtip|daisy|sfc|escalator|releng'
branches:
- branch-compare-type: 'ANT'
branch-pattern: '**/{branch}'
@@ -102,7 +102,7 @@
comment-contains-value: 'reverify'
projects:
- project-compare-type: 'REG_EXP'
- project-pattern: ''
+ project-pattern: 'octopus|releng-anteater|pharos'
branches:
- branch-compare-type: 'ANT'
branch-pattern: '**/{branch}'