X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng%2Fopnfv-lint.yml;h=0ac5520821f2da3001f57fcd18a8883eab606efd;hb=08132a0641f00818410e70028c980bc924cd7d98;hp=c0da8ae51a194f8c7b2eb6f7b55327cd6fb76f4f;hpb=e70530f9be5083024f853b7082e5263fc813a97f;p=releng.git diff --git a/jjb/releng/opnfv-lint.yml b/jjb/releng/opnfv-lint.yml index c0da8ae51..0ac552082 100644 --- a/jjb/releng/opnfv-lint.yml +++ b/jjb/releng/opnfv-lint.yml @@ -31,10 +31,19 @@ disabled: '{obj:disabled}' + concurrent: true + parameters: - project-parameter: project: $GERRIT_PROJECT branch: '{branch}' + - node: + name: SLAVE_NAME + description: Slaves to execute yamllint + default-slaves: + - lf-build1 + allowed-multiselect: true + ignore-offline-nodes: true scm: - git-scm-gerrit @@ -54,7 +63,7 @@ comment-contains-value: 'reverify' projects: - project-compare-type: 'REG_EXP' - project-pattern: 'releng|doctor' + project-pattern: 'releng|doctor|pharos' branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}' @@ -76,10 +85,19 @@ disabled: '{obj:disabled}' + concurrent: true + parameters: - project-parameter: project: $GERRIT_PROJECT branch: '{branch}' + - node: + name: SLAVE_NAME + description: Slaves to execute yamllint + default-slaves: + - lf-build1 + allowed-multiselect: true + ignore-offline-nodes: true scm: - git-scm-gerrit @@ -99,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}' @@ -149,7 +167,7 @@ comment-contains-value: 'reverify' projects: - project-compare-type: 'REG_EXP' - project-pattern: 'armband|fuel|octopus|pharos|releng-anteater' + project-pattern: 'armband|fuel|octopus|releng-anteater' branches: - branch-compare-type: 'ANT' branch-pattern: '**/{branch}'