2c2c8b9504
* new ansible-lint complaints * clamp ansible-lint to <7 * tox 4 support * switch to CentOS NFV Open vSwitch repository for OVS - rocky 9 RDO install was failing * switch from Kayobe CentOS stream 8 to Rocky Linux 9 and Ubuntu Jammy jobs - these are the current supported distros in Kayobe master Change-Id: Ic607ccccc866da65c100053bfa15ee141a98679e
57 lines
2.3 KiB
YAML
57 lines
2.3 KiB
YAML
---
|
|
- project:
|
|
templates:
|
|
- openstack-cover-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py36
|
|
- openstack-tox-py38
|
|
- openstack-tox-py39
|
|
- openstack-tox-py310
|
|
- tenks-tox-ansible-lint
|
|
- tenks-deploy-teardown-ovs-bios-centos8s
|
|
- tenks-deploy-teardown-ovs-bios-centos9s
|
|
- tenks-deploy-teardown-ovs-bios-debian-bullseye
|
|
- tenks-deploy-teardown-ovs-bios-rocky-9
|
|
- tenks-deploy-teardown-ovs-bios-ubuntu-focal
|
|
- tenks-deploy-teardown-ovs-bios-ubuntu-jammy
|
|
- tenks-deploy-teardown-linuxbridge-uefi-centos8s
|
|
- tenks-deploy-teardown-linuxbridge-uefi-centos9s
|
|
- tenks-deploy-teardown-linuxbridge-uefi-debian-bullseye
|
|
- tenks-deploy-teardown-linuxbridge-uefi-rocky-9
|
|
- tenks-deploy-teardown-linuxbridge-uefi-ubuntu-focal
|
|
- tenks-deploy-teardown-linuxbridge-uefi-ubuntu-jammy
|
|
# Until we have ironic jobs using tenks, gate on the kayobe overcloud
|
|
# deploy job, which uses tenks to test bare metal compute provisioning.
|
|
- kayobe-overcloud-rocky9:
|
|
voting: false
|
|
- kayobe-overcloud-ubuntu-jammy
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
- openstack-tox-py36
|
|
- openstack-tox-py38
|
|
- openstack-tox-py39
|
|
- openstack-tox-py310
|
|
- tenks-tox-ansible-lint
|
|
- tenks-deploy-teardown-ovs-bios-centos8s
|
|
- tenks-deploy-teardown-ovs-bios-centos9s
|
|
- tenks-deploy-teardown-ovs-bios-debian-bullseye
|
|
- tenks-deploy-teardown-ovs-bios-rocky-9
|
|
- tenks-deploy-teardown-ovs-bios-ubuntu-focal
|
|
- tenks-deploy-teardown-ovs-bios-ubuntu-jammy
|
|
- tenks-deploy-teardown-linuxbridge-uefi-centos8s
|
|
- tenks-deploy-teardown-linuxbridge-uefi-centos9s
|
|
- tenks-deploy-teardown-linuxbridge-uefi-debian-bullseye
|
|
- tenks-deploy-teardown-linuxbridge-uefi-rocky-9
|
|
- tenks-deploy-teardown-linuxbridge-uefi-ubuntu-focal
|
|
- tenks-deploy-teardown-linuxbridge-uefi-ubuntu-jammy
|
|
# Until we have ironic jobs using tenks, gate on the kayobe overcloud
|
|
# deploy job, which uses tenks to test bare metal compute provisioning.
|
|
# - kayobe-overcloud-rocky9
|
|
- kayobe-overcloud-ubuntu-jammy
|