summaryrefslogtreecommitdiff
path: root/playbooks
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2019-09-26 14:32:39 +1200
committerLingxian Kong <anlin.kong@gmail.com>2019-09-26 14:32:39 +1200
commit062871b7edd03846f2f9d40e085d38e385f262ff (patch)
treebfd8e8f895945fb0370ca8cf7e0e6920bf417f77 /playbooks
parentf729b9e05d0efa54bc97853a283f0a4db0b5d6d6 (diff)
downloadtrove-062871b7edd03846f2f9d40e085d38e385f262ff.tar.gz
Add branch param for image building
Change-Id: I7874d498eb80c0b5cda802acb76e5fe399770e6a
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/image-build/run.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/image-build/run.yaml b/playbooks/image-build/run.yaml
index 2c8e0fbb..2037edde 100644
--- a/playbooks/image-build/run.yaml
+++ b/playbooks/image-build/run.yaml
@@ -12,7 +12,7 @@
{{ guest_os_release }} \
false \
{{ guest_username }} \
- {{ ansible_user_dir }}/images/trove-{{ zuul.branch }}-{{ datastore_type }}-{{ guest_os }}-{{ guest_os_release }}
+ {{ ansible_user_dir }}/images/trove-{{ branch }}-{{ datastore_type }}-{{ guest_os }}-{{ guest_os_release }}
args:
chdir: "{{ ansible_user_dir }}/src/opendev.org/openstack/trove/integration/scripts"
tags: