From e2557671b2fc2d90fbdcd9e97e15e04a9bc4077e Mon Sep 17 00:00:00 2001 From: Federico Ressi Date: Thu, 3 Feb 2022 17:41:41 +0100 Subject: [PATCH] Update supported OSs Change-Id: I1c0e4c3c0f25c13ab45d7d7f7c1989a547c34831 --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 68757838f..4217625b3 100644 --- a/README.rst +++ b/README.rst @@ -36,16 +36,15 @@ and below Linux distributions: - CentOS 7 / RHEL 7 (with Python 3.6) - CentOS 8 / RHEL 8 (with Python 3.6) +- CentOS 9 / RHEL 8 (with Python 3.9) (new) - Fedora 34 (with Python 3.9) - Fedora 35 (with Python 3.10) - Ubuntu Focal (with Python 3.8) Tobiko has also been tested for development purposes with below OSes: -- Fedora 31 to 33 (with Python 3.7 to 3.10) -- OSX (with Python 3.6 and Python 3.8) +- OSX (with Python 3.6 to 3.10) - Ubuntu Bionic (with Python 3.6) -- Ubuntu Focal (with Python 3.8 and 3.9) The Tobiko Python framework is being used to implement test cases. As Tobiko can be executed on nodes that are not part of the cloud to test against, this