Merge "Run nova-lxd jobs for stable/ocata too"

This commit is contained in:
Jenkins 2017-02-22 19:59:42 +00:00 committed by Gerrit Code Review
commit 480eb97b5c

View File

@ -3496,8 +3496,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.