Add non-voting job with Python 3 + Django 2.2
Change-Id: I6eb64af5ae1b112195712e07b09e427a541a0089
This commit is contained in:
parent
48d4994711
commit
d2ae6b105f
10
.zuul.yaml
10
.zuul.yaml
@ -17,6 +17,15 @@
|
||||
required-projects:
|
||||
- name: openstack/horizon
|
||||
|
||||
- job:
|
||||
name: horizon-openstack-tox-python3-django22
|
||||
voting: false
|
||||
parent: horizon-openstack-tox-base
|
||||
vars:
|
||||
tox_envlist: py3-dj22
|
||||
required-projects:
|
||||
- name: openstack/horizon
|
||||
|
||||
- job:
|
||||
name: horizon-selenium-headless
|
||||
parent: horizon-openstack-tox-base
|
||||
@ -153,6 +162,7 @@
|
||||
check:
|
||||
jobs:
|
||||
- horizon-openstack-tox-python3-django111
|
||||
- horizon-openstack-tox-python3-django22
|
||||
- horizon-selenium-headless
|
||||
- horizon-integration-tests
|
||||
- horizon-dsvm-tempest-plugin
|
||||
|
Loading…
x
Reference in New Issue
Block a user