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:
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)).*$
|
||||
|
Loading…
x
Reference in New Issue
Block a user