summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: