Remove python3 job

The python3 job should be generic, and therefore be implemented
into the openstack-ansible-tests repo.

Change-Id: I4052547b5dc1e70a7fb079dcd13ec2a32d5efefe
(cherry picked from commit 46378f2b98)
This commit is contained in:
Jean-Philippe Evrard 2018-04-19 16:57:53 +02:00 committed by Jean-Philippe Evrard (evrardjp)
parent cecb9e78fe
commit fd718df711
2 changed files with 2 additions and 22 deletions

View File

@ -1,21 +0,0 @@
---
# Copyright 2017, Rackspace US, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
- job:
name: openstack-ansible-python3-ubuntu-xenial-nv
parent: openstack-ansible-functional-ubuntu-xenial
voting: false
vars:
tox_env: func_py3

View File

@ -19,7 +19,8 @@
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-python3-ubuntu-xenial-nv
# TODO(evrardjp): uncomment this when the job is in the tests repo
#- openstack-ansible-python3-ubuntu-xenial-nv
experimental:
jobs:
- openstack-ansible-integrated-deploy-aio