diff --git a/zuul/layout.yaml b/zuul/layout.yaml index c748d6bbae..b56da9172d 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -710,6 +710,11 @@ jobs: - ^etc/.*$ - ^tempest/tests/.*$ - ^tempest/hacking/.*$ + - project: ^openstack/tempest-lib$ + all-files-match-any: + - ^.*\.rst$ + - ^doc/.*$ + - ^tempest_lib/tests/.*$ - project: ^openstack-dev/devstack$ all-files-match-any: - ^.*\.rst$