
CI and docs updated - openstack-tox-py310 and Jammy tenks jobs. libzmq5 added as a dependency of vbmc/zmq Change-Id: Ibf0ca87bc86152953650e7ef8384e5c839d7a8bc
46 lines
1.8 KiB
YAML
46 lines
1.8 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-debian
|
|
- 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-debian
|
|
- 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-centos8s
|
|
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-debian
|
|
- 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-debian
|
|
- 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-centos8s
|