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 - name: propose-openstack-manuals-updates
branch: master branch: master
# Packstack integration jobs should only be on the master branch for the # Packstack integration jobs should only run on master and stable/mitaka
# time being. It will be updated to run on stable releases as well from # onwards
# Mitaka onwards when it is cut.
- name: ^gate-packstack-integration-scenario00(1|2|3)-tempest-dsvm-centos7$ - 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-.*$ - name: ^gate-puppet-openstackci-puppet-beaker-rspec-dsvm-.*$
voting: false voting: false