ac140feca0
Currently there is a zuul-jobs role only used in this tempest job while other jobs mostly use fetch-subunit-output role. This changes tries to consolidate towards the most used role, to be able to clean up zuul-jobs a bit. Change-Id: I404760ba34767660f8816f48712e13dccad67440 Depends-On: https://review.openstack.org/548406
4 lines
115 B
YAML
4 lines
115 B
YAML
devstack_base_dir: /opt/stack
|
|
stage_dir: "{{ ansible_user_dir }}"
|
|
zuul_work_dir: "{{ devstack_base_dir }}/tempest"
|