Commit 3f922a68 authored by Kamil Godzwon's avatar Kamil Godzwon Committed by Konrad Sztyber
Browse files

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: default avatarKamil Godzwon <kamilx.godzwon@intel.com>
Change-Id: I91926b442b188e9bf7cee32e5b957862c5ca878f
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13563


Reviewed-by: default avatarKarol Latecki <karol.latecki@intel.com>
Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
parent c88345ab
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -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`.