d577763697
The previous patch is a temporary workaround to unbreak some post jobs. Defaulting this to venv is not the right way to handle that. Change-Id: I275ca1fcb996514f6ef0f4ac990b0daa3f0e6f68
8 lines
179 B
YAML
8 lines
179 B
YAML
---
|
|
# TODO(mordred) This needs to switch back to not being venv - venv is OpenStack
|
|
# specific.
|
|
tox_envlist: venv
|
|
tox_executable: tox
|
|
|
|
zuul_work_dir: "{{ zuul.project.src_dir }}"
|