6b42cb23ee
* Add note in Rocky Linux 9 containerfile to explain not needing to run systemd-machine-setup-id Change-Id: I01233ce27cc4558270b2f41fae36b46a17f56e52
89 lines
3.3 KiB
YAML
89 lines
3.3 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-cover-jobs
|
|
- check-requirements
|
|
- openstack-lower-constraints-jobs
|
|
- release-notes-jobs-python3
|
|
# NOTE(ianw): 2020-05-29 jobs are unstable; see
|
|
# https://bugs.launchpad.net/tripleo/+bug/1879766
|
|
- tripleo-buildimage-jobs-centos-8
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pylint
|
|
- tox-py36:
|
|
nodeset:
|
|
nodes:
|
|
- name: ubuntu-bionic
|
|
label: ubuntu-bionic
|
|
- tox-py38
|
|
- tox-py39
|
|
- tox-py310:
|
|
nodeset:
|
|
nodes:
|
|
- name: ubuntu-jammy
|
|
label: ubuntu-jammy
|
|
- dib-functests
|
|
- opendev-buildset-registry
|
|
- nodepool-build-image-siblings
|
|
- dib-nodepool-functional-openstack-centos-7-src
|
|
- dib-nodepool-functional-openstack-centos-8-stream-src
|
|
- dib-nodepool-functional-openstack-centos-9-stream-src
|
|
- dib-nodepool-functional-openstack-fedora-36-containerfile-src
|
|
- dib-nodepool-functional-openstack-rockylinux-8-containerfile-src:
|
|
voting: false
|
|
- dib-nodepool-functional-openstack-rockylinux-9-containerfile-src:
|
|
voting: false
|
|
- dib-nodepool-functional-openstack-ubuntu-xenial-src
|
|
- dib-nodepool-functional-openstack-ubuntu-bionic-src
|
|
- dib-nodepool-functional-openstack-ubuntu-focal-src
|
|
- dib-nodepool-functional-openstack-ubuntu-jammy-src
|
|
# NOTE(ianw): 2020-04-22 these have been out of the gate for a
|
|
# while; promote to voting after some stability.
|
|
- dib-nodepool-functional-openstack-opensuse-15-src:
|
|
voting: false
|
|
- dib-nodepool-functional-openstack-gentoo-src:
|
|
voting: false
|
|
- dib-nodepool-functional-openstack-debian-bullseye-src:
|
|
voting: false
|
|
- ironic-python-agent-check-image-dib-centos9
|
|
# IPA job that builds AND validates an image via deployment
|
|
- ipa-tempest-bios-ipmi-direct-src:
|
|
voting: false
|
|
check-arm64:
|
|
jobs:
|
|
- dib-functests-arm64-deb
|
|
- dib-functests-arm64-rpm
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pylint
|
|
- tox-py36:
|
|
nodeset:
|
|
nodes:
|
|
- name: ubuntu-bionic
|
|
label: ubuntu-bionic
|
|
- tox-py38
|
|
- tox-py39
|
|
- tox-py310:
|
|
nodeset:
|
|
nodes:
|
|
- name: ubuntu-jammy
|
|
label: ubuntu-jammy
|
|
- opendev-buildset-registry
|
|
- nodepool-build-image-siblings
|
|
- dib-nodepool-functional-openstack-centos-7-src
|
|
- dib-nodepool-functional-openstack-centos-8-stream-src
|
|
- dib-nodepool-functional-openstack-centos-9-stream-src
|
|
- dib-nodepool-functional-openstack-fedora-36-containerfile-src
|
|
- dib-nodepool-functional-openstack-ubuntu-xenial-src
|
|
- dib-nodepool-functional-openstack-ubuntu-bionic-src
|
|
- dib-nodepool-functional-openstack-ubuntu-focal-src
|
|
- dib-nodepool-functional-openstack-ubuntu-jammy-src
|
|
- dib-functests
|
|
- ironic-python-agent-check-image-dib-centos9
|
|
experimental:
|
|
jobs:
|
|
- opendev-buildset-registry
|
|
- nodepool-build-image-siblings
|
|
- dib-nodepool-functional-openstack-debian-stretch-src
|
|
- dib-nodepool-functional-openstack-debian-buster-src
|