fbdfd529d8
Currently CentOS 9 Stream hits libvirt bug [1] that occurs on attaching interface to running VM. Octavia is most affected by that as this is part of usual workflow. Fix for the bug has been already proposed and should be released quite soon. Not to spend a lot of time on that, we rather wait for new libvirt version to be released for CentOS 9 Stream and until then set jobs as NV. [1] https://bugzilla.redhat.com/show_bug.cgi?id=2092856 Change-Id: I9dd6fcea23154f781ec111a0927a26aba28954f1
33 lines
1.1 KiB
YAML
33 lines
1.1 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:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-ansible-linters-jobs
|
|
- openstack-ansible-deploy-aio_metal-jobs
|
|
- openstack-ansible-deploy-aio_distro_metal-jobs
|
|
- publish-openstack-docs-pti
|
|
- build-release-notes-jobs-python3
|
|
|
|
check:
|
|
jobs:
|
|
- openstack-ansible-deploy-aio_metal-centos-9-stream:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- openstack-ansible-deploy-aio_metal-centos-9-stream:
|
|
voting: false
|