Merge "Add non-voting Django 1.10 test to Horizon"

This commit is contained in:
Jenkins
2016-07-19 11:38:24 +00:00
committed by Gerrit Code Review
2 changed files with 7 additions and 0 deletions

View File

@@ -3025,6 +3025,7 @@
envlist:
- py27dj18
- py27dj19
- py27dj110
- project:
name: horizon-cisco-ui

View File

@@ -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