diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 8b8c94ed1a..cb0b6e18c7 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -81,6 +81,10 @@ jobs: - name: gate-grenade-devstack-vm branch: ^(?!stable/folsom).*$ voting: false + - name: gate-tempest-docs + branch: ^(?!stable/(folsom|grizzly)).*$ + - name: tempest-docs + branch: ^(?!stable/(folsom|grizzly)).*$ - name: gate-nova-pylint voting: false - name: gate-cinder-pylint