From ab3886f86f282332eae29a3d31f9da9f9b8797db Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Wed, 22 Feb 2017 19:06:45 +0000 Subject: [PATCH] Run nova-lxd jobs for stable/ocata too Really just run them on all the branches. Change-Id: Idae58a3be7850ec7c596a4fa5ca3f76853753001 --- zuul/layout.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 05f81d39dc..c0b7cf4c84 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -3492,8 +3492,10 @@ jobs: queue-name: fuel-ccp # Don't run nova-lxd tests on trusty. + # We can remove these rules when mitaka is EOL'd and we no longer have + # the default branch rules for trusty. - name: ^gate-nova-lxd-(docs|pep8|python27)-ubuntu-xenial - branch: ^(stable/(mitaka|newton)|master)$ + branch: ^.*$ # Only run nova-tox-functional-py35-ubuntu tests on branch master # TODO(gcb): run these tests on future stable branches when the job is voting.