Merge "Add a gate job for Django-1.8"
This commit is contained in:
commit
e2be320851
@ -418,6 +418,8 @@
|
||||
- openstack-publish-jobs
|
||||
- gate-{name}-selenium
|
||||
- javascript-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27dj18
|
||||
|
||||
- project:
|
||||
name: horizon-cisco-ui
|
||||
|
@ -1374,6 +1374,10 @@ jobs:
|
||||
- name: gate-ceilometer-dsvm-integration
|
||||
branch: ^(?!stable/(juno|kilo)).*$
|
||||
|
||||
- name: gate-horizon-tox-py27dj18
|
||||
branch: ^(?!stable/(juno|kilo)).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-tempest-dsvm-ceilometer-mongodb-full
|
||||
voting: false
|
||||
|
||||
@ -2045,6 +2049,7 @@ projects:
|
||||
check:
|
||||
- gate-horizon-npm-run-test
|
||||
- gate-horizon-npm-run-lint
|
||||
- gate-horizon-tox-py27dj18
|
||||
- gate-horizon-selenium
|
||||
- gate-horizon-jshint
|
||||
- gate-horizon-dsvm-integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user