Merge "Switch to CentOS 8 Stream for testing"
This commit is contained in:
commit
2d7dee5cd4
@ -15,8 +15,7 @@ Requirements
|
|||||||
Supported operating systems:
|
Supported operating systems:
|
||||||
|
|
||||||
* Ubuntu 18.04, 20.04
|
* Ubuntu 18.04, 20.04
|
||||||
* Red Hat Enterprise Linux (RHEL) 8
|
* CentOS 8 Stream (normal CentOS 8 and RHEL 8 should work but are not tested)
|
||||||
* CentOS 8
|
|
||||||
* openSUSE Leap 15.2 (15.1 is supported but not recommended)
|
* openSUSE Leap 15.2 (15.1 is supported but not recommended)
|
||||||
* Fedora 32 (30 is supported but not recommended)
|
* Fedora 32 (30 is supported but not recommended)
|
||||||
* Debian Buster
|
* Debian Buster
|
||||||
|
8
releasenotes/notes/centos8-stream-0c6d9adb544e36af.yaml
Normal file
8
releasenotes/notes/centos8-stream-0c6d9adb544e36af.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Following an `announcement
|
||||||
|
<https://lists.centos.org/pipermail/centos-announce/2020-December/048208.html>`_
|
||||||
|
by the CentOS project, Bifrost has switched to CentOS Stream for testing.
|
||||||
|
Regular CentOS is no longer tested in the CI, meaning that both it and
|
||||||
|
RHEL will only be tested indirectly and supported on the best effort basis.
|
@ -44,7 +44,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: bifrost-integration-dhcp-centos-8
|
name: bifrost-integration-dhcp-centos-8
|
||||||
parent: bifrost-integration-dhcp
|
parent: bifrost-integration-dhcp
|
||||||
nodeset: centos-8
|
nodeset: centos-8-stream
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: bifrost-integration-dibipa-debian
|
name: bifrost-integration-dibipa-debian
|
||||||
@ -61,7 +61,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: bifrost-integration-dibipa-debian-centos-8
|
name: bifrost-integration-dibipa-debian-centos-8
|
||||||
parent: bifrost-integration-dibipa-debian
|
parent: bifrost-integration-dibipa-debian
|
||||||
nodeset: centos-8
|
nodeset: centos-8-stream
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: bifrost-integration-tinyipa
|
name: bifrost-integration-tinyipa
|
||||||
@ -126,12 +126,12 @@
|
|||||||
- job:
|
- job:
|
||||||
name: bifrost-integration-tinyipa-centos-8
|
name: bifrost-integration-tinyipa-centos-8
|
||||||
parent: bifrost-integration-tinyipa
|
parent: bifrost-integration-tinyipa
|
||||||
nodeset: centos-8
|
nodeset: centos-8-stream
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: bifrost-integration-tinyipa-keystone-centos-8
|
name: bifrost-integration-tinyipa-keystone-centos-8
|
||||||
parent: bifrost-integration-tinyipa
|
parent: bifrost-integration-tinyipa
|
||||||
nodeset: centos-8
|
nodeset: centos-8-stream
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/keystone
|
- openstack/keystone
|
||||||
- openstack/ironic-prometheus-exporter
|
- openstack/ironic-prometheus-exporter
|
||||||
|
Loading…
Reference in New Issue
Block a user