Merge "Enable gate jobs for Packstack on the stable/mitaka branch"

This commit is contained in:
Jenkins 2016-03-18 08:54:31 +00:00 committed by Gerrit Code Review
commit 4da1d7519d

View File

@ -1081,11 +1081,10 @@ jobs:
- name: propose-openstack-manuals-updates
branch: master
# Packstack integration jobs should only be on the master branch for the
# time being. It will be updated to run on stable releases as well from
# Mitaka onwards when it is cut.
# Packstack integration jobs should only run on master and stable/mitaka
# onwards
- name: ^gate-packstack-integration-scenario00(1|2|3)-tempest-dsvm-centos7$
branch: master
branch: ^(?!stable/(kilo|liberty)).*$
- name: ^gate-puppet-openstackci-puppet-beaker-rspec-dsvm-.*$
voting: false