openstack-ansible-os_neutron/zuul.d/jobs.yaml
Jonathan Rosser 0400310c68 Switch calico job from bionic to focal
Change-Id: I4431a7723a21351fbf8ec77c90a6f1c4a3b0bace
2021-08-11 14:49:30 +01:00

62 lines
1.8 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.
# Ubuntu Focal
- job:
name: openstack-ansible-deploy-aio_ovn_lxc-ubuntu-focal2
parent: openstack-ansible-deploy-aio
nodeset: ubuntu-focal
- job:
name: openstack-ansible-deploy-aio_metal_ovn-ubuntu-focal2
parent: openstack-ansible-deploy-aio
nodeset: ubuntu-focal
- job:
name: openstack-ansible-deploy-aio_ovs_lxc-ubuntu-focal
parent: openstack-ansible-deploy-aio
nodeset: ubuntu-focal
- job:
name: openstack-ansible-deploy-aio_metal_ovs-ubuntu-focal
parent: openstack-ansible-deploy-aio
nodeset: ubuntu-focal
# Ubuntu Bionic
- job:
name: openstack-ansible-deploy-aio_metal_calico-ubuntu-focal
parent: openstack-ansible-deploy-aio_metal-ubuntu-focal
# CentOS 8
- job:
name: openstack-ansible-deploy-aio_ovs_lxc-centos-8-stream
parent: openstack-ansible-deploy-aio
nodeset: centos-8-stream
- job:
name: openstack-ansible-deploy-aio_metal_ovs-centos-8-stream
parent: openstack-ansible-deploy-aio
nodeset: centos-8-stream
- job:
name: openstack-ansible-deploy-aio_ovn_lxc-centos-8-stream
parent: openstack-ansible-deploy-aio
nodeset: centos-8-stream
- job:
name: openstack-ansible-deploy-aio_ovn_metal-centos-8-stream
parent: openstack-ansible-deploy-aio
nodeset: centos-8-stream