Disable Mitaka Horizon dj19 test

The Horizon Django 1.9 tests were recently made voting[1], but were not
disabled for stable/mitaka, causing the gate to be blocked.

1. https://review.openstack.org/#/c/305940/

Change-Id: I2e4145838e75d89492bac72ffd737f236171f0b0
This commit is contained in:
Rob Cresswell 2016-04-18 10:23:07 +01:00
parent 69ba5ad8af
commit c8fa9c42db

@ -2295,7 +2295,7 @@ jobs:
branch: ^(?!stable/kilo).*$
- name: gate-horizon-tox-py27dj19
branch: ^(?!stable/(kilo|liberty)).*$
branch: ^(?!stable/(kilo|liberty|mitaka)).*$
- name: gate-django_openstack_auth-tox-py27dj18
branch: ^(?!stable/(kilo|liberty)).*$