Run nova-lxd jobs for stable/ocata too

Really just run them on all the branches.

Change-Id: Idae58a3be7850ec7c596a4fa5ca3f76853753001
This commit is contained in:
Jeremy Stanley 2017-02-22 19:06:45 +00:00 committed by Clark Boylan
parent d37ceb4154
commit ab3886f86f

View File

@ -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.