summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorPaul Belanger <pabelanger@redhat.com>2017-03-03 14:49:17 -0500
committerPaul Belanger <pabelanger@redhat.com>2017-03-21 16:45:00 -0400
commit01be2d6a46fd0b28d88dfc1dca76b12c9d95d7f9 (patch)
tree44aa66b7b376bdd59f0f830356059796666ce189 /.zuul.yaml
parent989b03c4c60dfe03f3f9984d3349e00e56b4b8fe (diff)
downloadzuul-01be2d6a46fd0b28d88dfc1dca76b12c9d95d7f9.tar.gz
Create zuul_workspace_root job variable
This will be a top-level variable used to define the workspace root for our zuul user. Change-Id: I4ecd6ead4975691798404f8d9510ed47e20e0c0c Signed-off-by: Paul Belanger <pabelanger@redhat.com>
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index e2eea6887..98021a775 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -5,6 +5,8 @@
success-url: http://zuulv3-dev.openstack.org/logs/{build.uuid}/
failure-url: http://zuulv3-dev.openstack.org/logs/{build.uuid}/
timeout: 1800
+ vars:
+ zuul_workspace_root: /home/zuul
nodes:
- name: ubuntu-xenial
image: ubuntu-xenial