Merge "Add non-voting Django 1.10 test to Horizon"
This commit is contained in:
@@ -3025,6 +3025,7 @@
|
||||
envlist:
|
||||
- py27dj18
|
||||
- py27dj19
|
||||
- py27dj110
|
||||
|
||||
- project:
|
||||
name: horizon-cisco-ui
|
||||
|
||||
@@ -2533,6 +2533,11 @@ jobs:
|
||||
- name: gate-horizon-tox-py27dj19
|
||||
branch: ^(?!stable/(liberty|mitaka)).*$
|
||||
|
||||
# TODO(robcresswell): Make voting once tests are passing reliably
|
||||
- name: gate-horizon-tox-py27dj110
|
||||
branch: ^(?!stable/(liberty|mitaka)).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-django_openstack_auth-tox-py27dj18
|
||||
branch: ^(?!stable/liberty).*$
|
||||
|
||||
@@ -7332,6 +7337,7 @@ projects:
|
||||
check:
|
||||
- gate-horizon-tox-py27dj18
|
||||
- gate-horizon-tox-py27dj19
|
||||
- gate-horizon-tox-py27dj110
|
||||
- gate-horizon-dsvm-integration
|
||||
- gate-horizon-selenium-headless
|
||||
- gate-grenade-dsvm
|
||||
|
||||
Reference in New Issue
Block a user