Spdk/doc/distributions.md
Karol Latecki 1ae6a83aa5 doc/distributions: don't mention Fedora version
Don't mention specific Fedora version. We'd have
to constantly keep updating this every time Fedora
gets an update.

Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Change-Id: Ibb9093d106554a8d244b75ae83f627a093f729b9
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16660
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Michal Berger <michal.berger@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
2023-02-20 10:53:42 +00:00

1.5 KiB

distributions

In this document

  • @ref distros_overview
  • @ref linux_list
  • @ref freebsd_list

Overview

CI pool uses different flavors of Linux and FreeBSD distributions which are used as a base for all the tests run against submitted patches. Below is the listing which covers all currently supported versions and the related CI jobs (see status as a reference).

Linux distributions

  • Fedora: Trying to follow new release as per the release cycle whenever possible.
- autobuild-vg-autotest
- clang-vg-autotest
- iscsi*-vg-autotest
- nvme-vg-autotest
- nvmf*-vg-autotest
- scanbuild-vg-autotest
- unittest-vg-autotest
- vhost-initiator-vg-autotest

Jobs listed below are run on bare-metal systems where version of Fedora may vary. In the future these will be aligned with the vg jobs.

- BlobFS-autotest
- crypto-autotest
- nvme-phy-autotest
- nvmf*-phy-autotest
- vhost-autotest
  • Ubuntu: Last two LTS releases. Currently 18.04 and 20.04.
- ubuntu18-vg-autotest
- ubuntu20-vg-autotest
  • CentOS: Maintained releases. Currently 7.9. Centos 8.3 is only used for testing on 22.01.x branch.
- centos7-vg-autotest
- centos8-vg-autotest
  • Rocky Linux: Last release. Currently 8.6. CentOS 8 replacement.
- rocky8-vg-autotest

FreeBSD distributions

  • FreeBSD: Production release. Currently 12.2.
- freebsd-vg-autotest