Change-Id: I16fee6bb146f9ff0080e4d8853dd1f920e2b1059
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
parameters:
- project-parameter:
project: 'integration'
+ - integration-patch-git-url
scm:
- integration-gerrit-scm:
project-pattern: '**'
branches:
- branch-compare-type: 'ANT'
- branch-pattern: '**'
+ branch-pattern: '**/{branch}'
skip-vote:
successful: true
failed: true
default: '{test-options}'
description: 'Robot command options'
+- parameter:
+ name: integration-patch-git-url
+ parameters:
+ - string:
+ name: PATCHGITURL
+ default: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/$GERRIT_PROJECT'
+ description: 'Patch GIT URL (do not modify)'
+
- scm:
name: integration-gerrit-scm
scm:
- git:
credentials-id: '{credentials-id}'
- url: 'ssh://jenkins-$SILO@git.opendaylight.org:29418/$GERRIT_PROJECT'
+ url: '$PATCHGITURL'
basedir: '$GERRIT_PROJECT'
refspec: '$GERRIT_REFSPEC'
branches: