Don't enable oslo-incubator py33 for stable/havana

Py33 gate was enabled for oslo-incubator as part of Ia38b9ad2d6b2180459653017b308841eb78bda89

This change, however, enabled the gate also for stable branches, which
was not the goal of the patch. This patch intends exclude this job for
stable/grizzly and stable/havana.

Change-Id: I15cfc2d7d567a3c45dff803ebac8eb372ff09379
This commit is contained in:
Flavio Percoco 2014-02-26 09:29:29 +01:00
parent c5bd6f0fcb
commit 131b72fa7f

View File

@ -563,6 +563,8 @@ jobs:
voting: false
- name: gate-storyboard-python33
voting: false
- name: gate-oslo-incubator-python33
branch: ^(?!stable/(grizzly|havana)).*$
# puppet-openstack targets
- name: gate-puppet-vswitch-puppet-lint
voting: false