88279bd6cc
The first version of this change was broken, fix it with updating roles/ensure-sphinx/tasks/main.yaml to run the test-requirements check really on the remove node. This reverts commit 68ded2251f34d2938eb7d91e846dd0e8ad6c892f. Change-Id: I481e032834fdbf674157b2c9a8fa6f95fc570ddb
6 lines
154 B
YAML
6 lines
154 B
YAML
zuul_work_dir: "{{ zuul.project.src_dir }}"
|
|
zuul_work_virtualenv: "{{ ansible_user_dir }}/.venv"
|
|
sphinx_python: python2
|
|
doc_building_packages:
|
|
- sphinx
|