diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 8b1856f5a..eebbe715e 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -4,7 +4,9 @@ - tripleo-ansible-molecule-jobs check: jobs: - - build-reno-releasenotes + - build-reno-releasenotes: + vars: + sphinx_python: python3 - openstack-tox-linters - tripleo-ansible-docs - tripleo-ci-centos-7-scenario004-standalone: @@ -30,7 +32,9 @@ irrelevant-files: *irrelevant_scenario_files gate: jobs: - - build-reno-releasenotes + - build-reno-releasenotes: + vars: + sphinx_python: python3 - openstack-tox-linters - tripleo-ansible-docs - tripleo-ci-centos-7-scenario004-standalone: