Merge "Switch Python 3.6 job to not run pools tests"

This commit is contained in:
Zuul 2018-10-19 09:13:21 +00:00 committed by Gerrit Code Review
commit 35193e352b
1 changed files with 4 additions and 3 deletions

View File

@ -149,13 +149,14 @@
- job:
name: kuryr-kubernetes-tempest-daemon-containerized-octavia-py36
description: |
Tempest with Octavia, CNI daemon, containers and namespace subnet driver
with Kuryr running on Python3.6 containers
parent: kuryr-kubernetes-tempest-daemon-containerized-octavia-pools-namespace
Tempest with Octavia, CNI daemon, containers with Kuryr running on
Python3.6 containers
parent: kuryr-kubernetes-tempest-daemon-containerized-octavia
vars:
devstack_localrc:
KURYR_CONTAINERS_USE_PY3: True
USE_PYTHON3: true
voting: true
- job:
name: kuryr-kubernetes-tempest-daemon-containerized-openshift-octavia