Commit 82f5d0f9 authored by Karol Latecki's avatar Karol Latecki Committed by Konrad Sztyber
Browse files

doc/distributions: update and reformat distro list



Make each distro a separate subchapter and
do not use bulleted list. The list was interrupted
with code blocks which messed up the formatting.

Also update the list to represent current state.

Change-Id: Ia50e0378e8e005b046f8cdb4c0caee2a355edab3
Signed-off-by: default avatarKarol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16661


Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: default avatarKrzysztof Karas <krzysztof.karas@intel.com>
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
parent ceefb463
Loading
Loading
Loading
Loading
+16 −7
Original line number Diff line number Diff line
@@ -15,7 +15,9 @@ 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.
### Fedora

Trying to follow new release as per the release cycle whenever possible.

```list
- autobuild-vg-autotest
@@ -40,21 +42,26 @@ Fedora may vary. In the future these will be aligned with the
- vhost-autotest
```

* Ubuntu: Last two LTS releases. Currently `18.04` and `20.04`.
### Ubuntu

Last two LTS releases. Currently `20.04` and `22.04`.

```list
- ubuntu18-vg-autotest
- ubuntu20-vg-autotest
- ubuntu22-vg-autotest
```

* CentOS: Maintained releases. Currently `7.9`. Centos 8.3 is only used for testing on 22.01.x branch.
### CentOS

Maintained releases. Currently `7.9`.

```list
- centos7-vg-autotest
- centos8-vg-autotest
```

* Rocky Linux: Last release. Currently `8.6`. CentOS 8 replacement.
### Rocky Linux

Last release. Currently `8.6`. CentOS 8 replacement.

```list
- rocky8-vg-autotest
@@ -62,7 +69,9 @@ Fedora may vary. In the future these will be aligned with the

## FreeBSD distributions {#freebsd_list}

* FreeBSD: Production release. Currently `12.2`.
### FreeBSD

Production release. Currently `12.2`

```list
- freebsd-vg-autotest