Remove duplicated Horizon test runs
Horizon has the py27 test for Python 2.7 with the current version of Django, so we don't need to also run py27dj18. Change-Id: If2c5ec2d3a611b5c80b5bf120ddd6868e9e0378f
This commit is contained in:
parent
e6b8c5c8bb
commit
4e6fcfbfe4
@ -5413,12 +5413,6 @@
|
||||
- py27dj110
|
||||
node:
|
||||
- ubuntu-xenial
|
||||
- 'gate-{name}-tox-{envlist}-{node}':
|
||||
envlist:
|
||||
- py27dj18
|
||||
node:
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
- 'gate-horizon-selenium-headless-{node}':
|
||||
node:
|
||||
- ubuntu-trusty
|
||||
|
@ -10305,8 +10305,6 @@ projects:
|
||||
- name: release-notes-jobs
|
||||
- name: nodejs4-jobs
|
||||
check:
|
||||
- gate-horizon-tox-py27dj18-ubuntu-trusty
|
||||
- gate-horizon-tox-py27dj18-ubuntu-xenial
|
||||
- gate-horizon-tox-py27dj19-ubuntu-xenial
|
||||
- gate-horizon-tox-py27dj110-ubuntu-xenial
|
||||
- gate-horizon-selenium-headless-ubuntu-trusty
|
||||
@ -10318,8 +10316,6 @@ projects:
|
||||
- gate-horizon-dsvm-integration-deprecated-ubuntu-trusty
|
||||
- gate-horizon-dsvm-integration-deprecated-ubuntu-xenial
|
||||
gate:
|
||||
- gate-horizon-tox-py27dj18-ubuntu-trusty
|
||||
- gate-horizon-tox-py27dj18-ubuntu-xenial
|
||||
- gate-horizon-tox-py27dj19-ubuntu-xenial
|
||||
- gate-horizon-tox-py27dj110-ubuntu-xenial
|
||||
- gate-horizon-selenium-headless-ubuntu-trusty
|
||||
|
Loading…
Reference in New Issue
Block a user