summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerena Feng <feng.xiaowei@zte.com.cn>2017-05-25 05:38:28 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-05-25 05:38:28 +0000
commit0b8294a8fe66fab780dc79a2a10d33c66fa94f10 (patch)
tree4001771a88199d588fc07430c5352338a24ae613
parent70bca2b5385ee11e1c06b1435ae711cc79020a9e (diff)
parentc8f1ecc3bf9129b4eef175d45bd1c107f41cb499 (diff)
Merge "Fix verify job without patchset"
-rw-r--r--jjb/daisy4nfv/daisy4nfv-verify-jobs.yml13
1 files changed, 9 insertions, 4 deletions
diff --git a/jjb/daisy4nfv/daisy4nfv-verify-jobs.yml b/jjb/daisy4nfv/daisy4nfv-verify-jobs.yml
index a0ec2ebd7..6335c33a2 100644
--- a/jjb/daisy4nfv/daisy4nfv-verify-jobs.yml
+++ b/jjb/daisy4nfv/daisy4nfv-verify-jobs.yml
@@ -48,7 +48,7 @@
max-total: 4
option: 'project'
scm:
- - git-scm
+ - git-scm-gerrit
wrappers:
- ssh-agent-wrapper
- timeout:
@@ -103,8 +103,13 @@
name: unit
condition: SUCCESSFUL
projects:
- - name: '{alias}-verify-{name}-{stream}'
- current-parameters: true
+ - name: '{alias}-verify-unit-{stream}'
+ current-parameters: false
+ predefined-parameters: |
+ BRANCH=$BRANCH
+ GERRIT_REFSPEC=$GERRIT_REFSPEC
+ GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER
+ GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE
node-parameters: false
kill-phase-on: FAILURE
abort-all-job: true
@@ -134,7 +139,7 @@
max-total: 6
option: 'project'
scm:
- - git-scm
+ - git-scm-gerrit
wrappers:
- ssh-agent-wrapper
- timeout: