diff --git a/.zuul.yaml b/.zuul.yaml index bf1dbba8..4069c4fd 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -19,5 +19,11 @@ - tempest-full-queens-py3: branches: ^(?!driverfixes/).*$ voting: false + - tempest-full-rocky: + branches: ^(?!driverfixes/).*$ + voting: false + - tempest-full-rocky-py3: + branches: ^(?!driverfixes/).*$ + voting: false - neutron-tempest-plugin-api: voting: false