Merge "Refresh supported operating systems list"
This commit is contained in:
commit
6d9cc89359
@ -12,32 +12,23 @@ using Bifrost.
|
|||||||
Supported operating systems
|
Supported operating systems
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
1st tier support (fully tested in the CI, no known or potential issues):
|
Full support (fully tested in the CI, no known or potential issues):
|
||||||
|
|
||||||
* CentOS Stream 8
|
* CentOS Stream 8
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
RHEL 8 and regular CentOS 8 are assumed to work but not tested explicitly.
|
||||||
|
|
||||||
* Ubuntu 20.04 "Focal"
|
* Ubuntu 20.04 "Focal"
|
||||||
* Debian 11 "Bullseye"
|
* Debian 11 "Bullseye"
|
||||||
|
|
||||||
2nd tier support (limited testing):
|
Deprecated, support may be removed at any moment:
|
||||||
|
|
||||||
* Ubuntu 18.04 "Bionic"
|
* Ubuntu 18.04 "Bionic"
|
||||||
* Debian 10 "Buster
|
* Debian 10 "Buster
|
||||||
|
|
||||||
Tested in the Bifrost CI only as non-voting jobs (does not block CI in case
|
|
||||||
of failure).
|
|
||||||
|
|
||||||
* RHEL 8 and regular CentOS 8
|
|
||||||
|
|
||||||
Only tested indirectly via CentOS Stream 8.
|
|
||||||
|
|
||||||
* openSUSE Leap 15.2
|
* openSUSE Leap 15.2
|
||||||
|
|
||||||
Tested in the CI but has frequent issues.
|
|
||||||
|
|
||||||
* Fedora 34 (32+ is supported but not recommended)
|
* Fedora 34 (32+ is supported but not recommended)
|
||||||
|
|
||||||
Only the latest Fedora is tested in the CI.
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
Operating systems evolve and so does the support for them, even on stable
|
Operating systems evolve and so does the support for them, even on stable
|
||||||
branches. This especially concerns Fedora, which is evolving faster than
|
branches. This especially concerns Fedora, which is evolving faster than
|
||||||
|
8
releasenotes/notes/yoga-versions-4a460f5f9691b37f.yaml
Normal file
8
releasenotes/notes/yoga-versions-4a460f5f9691b37f.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
deprecations:
|
||||||
|
- |
|
||||||
|
Support for distributions using Python 3.6, namely Ubuntu Bionic, Debian 10
|
||||||
|
"Buster" and openSUSE 15.2/15.3, has been deprecated and may be removed
|
||||||
|
at any moment.
|
||||||
|
- |
|
||||||
|
Support for Fedora has been deprecated, please use CentOS Stream 8.
|
Loading…
x
Reference in New Issue
Block a user