Support for Debian Bookworm
Change-Id: Ia687d7652980da81f94b6a7644faa26354afc65b
This commit is contained in:
parent
e41ed49832
commit
f66cd939a2
@ -20,7 +20,7 @@ Full support (fully tested in the CI, no known or potential issues):
|
||||
RHEL 9 and derivatives are assumed to work but not tested explicitly.
|
||||
|
||||
* Ubuntu 22.04 "Jammy"
|
||||
* Debian 11 "Bullseye"
|
||||
* Debian 11 "Bullseye" and 12 "Bookworm"
|
||||
|
||||
Limited support, may be removed at any moment:
|
||||
|
||||
|
4
releasenotes/notes/bookworm-5dbbb8fe079c7478.yaml
Normal file
4
releasenotes/notes/bookworm-5dbbb8fe079c7478.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Debian Bookworm is now a supported distribution.
|
@ -173,6 +173,19 @@
|
||||
parent: bifrost-integration-tinyipa
|
||||
nodeset: debian-bullseye
|
||||
|
||||
- job:
|
||||
name: bifrost-integration-tinyipa-debian-bookworm
|
||||
parent: bifrost-integration-tinyipa
|
||||
nodeset: debian-bookworm
|
||||
|
||||
- job:
|
||||
name: bifrost-integration-redfish-vmedia-uefi-debian-bookworm
|
||||
parent: bifrost-integration-tinyipa-debian-bookworm
|
||||
vars:
|
||||
enable_tls: true
|
||||
test_driver: redfish
|
||||
use_vmedia: true
|
||||
|
||||
- job:
|
||||
name: bifrost-tox-linters
|
||||
parent: openstack-tox-linters
|
||||
|
@ -11,9 +11,11 @@
|
||||
- bifrost-integration-tinyipa-ubuntu-jammy
|
||||
- bifrost-integration-tinyipa-keystone-ubuntu-jammy
|
||||
- bifrost-integration-tinyipa-keystone-centos-9
|
||||
- bifrost-integration-tinyipa-debian-bookworm
|
||||
- bifrost-integration-tinyipa-debian-bullseye
|
||||
- bifrost-integration-redfish-vmedia-uefi-ubuntu-jammy
|
||||
- bifrost-integration-redfish-vmedia-uefi-centos-9
|
||||
- bifrost-integration-redfish-vmedia-uefi-debian-bookworm
|
||||
- bifrost-upgrade-ubuntu-jammy
|
||||
- bifrost-upgrade-keystone-centos9
|
||||
# Non-voting jobs
|
||||
@ -59,9 +61,11 @@
|
||||
- bifrost-integration-tinyipa-ubuntu-jammy
|
||||
- bifrost-integration-tinyipa-keystone-ubuntu-jammy
|
||||
- bifrost-integration-tinyipa-keystone-centos-9
|
||||
- bifrost-integration-tinyipa-debian-bookworm
|
||||
- bifrost-integration-tinyipa-debian-bullseye
|
||||
- bifrost-integration-redfish-vmedia-uefi-ubuntu-jammy
|
||||
- bifrost-integration-redfish-vmedia-uefi-centos-9
|
||||
- bifrost-integration-redfish-vmedia-uefi-debian-bookworm
|
||||
- bifrost-upgrade-ubuntu-jammy
|
||||
- bifrost-upgrade-keystone-centos9
|
||||
experimental:
|
||||
|
Loading…
Reference in New Issue
Block a user