a76929cb88
It seems their gating was missed in [1]. [1] If36eaeb518828778490a1599f93792c82c189bb6 Change-Id: I2f37691a28b7f1550dbfc6fc2a085435e526ac22
54 lines
2.2 KiB
YAML
54 lines
2.2 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
|
|
- 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
|
|
- 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-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-centos9s
|
|
- tenks-deploy-teardown-ovs-bios-debian
|
|
- 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
|
|
- 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-centos8s
|