openstack-ansible-os_nova/zuul.d/project.yaml
Jesse Pretorius d21d15ce9e Switch upgrade test to non-voting
The upgrade test is currently failing due to the test
implementation, rather than a failure to upgrade. The
issue is that UCA for queens is implemented and packages
are installed from there, before the pike UCA replaces
it and installs other packages. The mixed set is not
compatible with the version of libvirt-python that needs
to be built.

Until we can fix the job, let's allow other patches to
merge.

Change-Id: I349c39be84a360b4560fb6683d0e209cd18e85e7
(cherry picked from commit 13bbca5c23)
2018-03-16 09:59:01 +00:00

35 lines
1.2 KiB
YAML

# 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.
- project:
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7-nv
- openstack-ansible-functional-ubuntu-xenial
# TODO(odyssey4me):
# Restore this to voting once the test is
# working again.
- openstack-ansible-upgrade-ubuntu-xenial-nv
- openstack-ansible-lxd-ubuntu-xenial
gate:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-ubuntu-xenial
# TODO(odyssey4me):
# Restore this to voting once the test is
# working again.
#- openstack-ansible-upgrade-ubuntu-xenial
- openstack-ansible-lxd-ubuntu-xenial