Merge "Drop old django tests"

This commit is contained in:
Zuul 2018-02-23 05:51:23 +00:00 committed by Gerrit Code Review
commit 2015a839e2

View File

@ -9,24 +9,6 @@
- ^openstack_dashboard/locale/.*$ - ^openstack_dashboard/locale/.*$
- ^openstack_auth/locale/.*$ - ^openstack_auth/locale/.*$
- job:
name: horizon-openstack-tox-py27dj18
parent: horizon-openstack-tox-base
vars:
tox_envlist: py27dj18
- job:
name: horizon-openstack-tox-py27dj19
parent: horizon-openstack-tox-base
vars:
tox_envlist: py27dj19
- job:
name: horizon-openstack-tox-py27dj110
parent: horizon-openstack-tox-base
vars:
tox_envlist: py27dj110
- job: - job:
name: horizon-openstack-tox-py35dj20 name: horizon-openstack-tox-py35dj20
parent: horizon-openstack-tox-base parent: horizon-openstack-tox-base
@ -72,17 +54,11 @@
- project: - project:
check: check:
jobs: jobs:
- horizon-openstack-tox-py27dj110
- horizon-openstack-tox-py27dj19
- horizon-openstack-tox-py27dj18
- horizon-openstack-tox-py35dj20: - horizon-openstack-tox-py35dj20:
voting: false voting: false
- horizon-selenium-headless - horizon-selenium-headless
- horizon-dsvm-tempest-plugin - horizon-dsvm-tempest-plugin
gate: gate:
jobs: jobs:
- horizon-openstack-tox-py27dj110
- horizon-openstack-tox-py27dj19
- horizon-openstack-tox-py27dj18
- horizon-selenium-headless - horizon-selenium-headless
- horizon-dsvm-tempest-plugin - horizon-dsvm-tempest-plugin