doc/distributions: update doc according to the recent changes
Added Rocky Linux 8 as a new supported OS (CI) Fedora 35 has been deployed to all VM-hosts and used instead of Fedora 34 as a default image. Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: I91926b442b188e9bf7cee32e5b957862c5ca878f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13563 Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
This commit is contained in:
parent
c88345ab3d
commit
3f922a68f3
@ -16,7 +16,7 @@ jobs (see [status](https://ci.spdk.io) as a reference).
|
||||
## Linux distributions {#linux_list}
|
||||
|
||||
* Fedora: Trying to follow new release as per the release cycle whenever
|
||||
possible. Currently at `Fedora33`.
|
||||
possible. Currently at `Fedora35`.
|
||||
|
||||
```list
|
||||
- autobuild-vg-autotest
|
||||
@ -41,7 +41,7 @@ Fedora may vary. In the future these will be aligned with the
|
||||
- vhost-autotest
|
||||
```
|
||||
|
||||
* Ubuntu: Last two LTS releases. Currently `20.04` and `18.04`.
|
||||
* Ubuntu: Last two LTS releases. Currently `18.04` and `20.04`.
|
||||
|
||||
```list
|
||||
- ubuntu18-vg-autotest
|
||||
@ -55,6 +55,12 @@ Fedora may vary. In the future these will be aligned with the
|
||||
- centos8-vg-autotest
|
||||
```
|
||||
|
||||
* Rocky Linux: Last release. Currently `8.6`.
|
||||
|
||||
```list
|
||||
- rocky8-vg-autotest
|
||||
```
|
||||
|
||||
## FreeBSD distributions {#freebsd_list}
|
||||
|
||||
* FreeBSD: Production release. Currently `12.2`.
|
||||
|
Loading…
Reference in New Issue
Block a user