summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2017-02-06 17:00:21 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-02-06 17:00:21 +0000
commitfa5a2f73693254e5370f61a86347999685115609 (patch)
tree804c40825b2fcc1094937a512ff56e8c4e51adfa /jjb
parent0a69412ae3e0bffe706b2cc4b3dd81ff9d2416a4 (diff)
parent2615e34e1baa1670f5085ecc3ee1f2ff5def330d (diff)
Merge "Changed parameters in phase jobs"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/releng/testapi-automate.yml12
1 files changed, 9 insertions, 3 deletions
diff --git a/jjb/releng/testapi-automate.yml b/jjb/releng/testapi-automate.yml
index 4e666ce40..1c0bd5d7f 100644
--- a/jjb/releng/testapi-automate.yml
+++ b/jjb/releng/testapi-automate.yml
@@ -153,7 +153,6 @@
condition: SUCCESSFUL
projects:
- name: 'testapi-automate-docker-update-{stream}'
- current-parameters: true
kill-phase-on: FAILURE
abort-all-job: true
- multijob:
@@ -161,7 +160,6 @@
condition: SUCCESSFUL
projects:
- name: 'testapi-automate-docker-deploy-{stream}'
- current-parameters: true
kill-phase-on: FAILURE
abort-all-job: true
- multijob:
@@ -169,7 +167,6 @@
condition: SUCCESSFUL
projects:
- name: 'testapi-automate-generate-doc-{stream}'
- current-parameters: true
kill-phase-on: FAILURE
abort-all-job: true
@@ -185,6 +182,15 @@
max-per-node: 1
option: 'project'
+ parameters:
+ - project-parameter:
+ project: '{project}'
+ branch: '{branch}'
+ - string:
+ name: DOCKER_TAG
+ default: "latest"
+ description: "Tag name for testapi docker image"
+
wrappers:
- ssh-agent-wrapper
- timeout: