2 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov
05ac02c2ac Add py38 as a PTI requirement for Python projects
At the moment we're not ready to drop Python 3.8 as it breaks a lot
of projects. Thus, we're returning py38 back to PTI as a requirement for
all Python-based projects.

Change-Id: I8ecf4acc658854b971c3d6b855bb84d6f5932f85
2023-05-30 18:20:46 +00:00
Ghanshyam Mann
6ecb9c7210 Define 2023.2 cycle testing runtime
Below are the changes from previous cycle:

* Remove the additional ubuntu version 20.04 from
  testing which was added in 2023.1 testing runtime
  because we bumped the testing version from 20.04 to 22.04
  in the 2023.1 cycle. From 2023.1 to 2023.2, there is no
  major version change in testing so we do not need to do
  any additional version testing.

* Add Rocky Linux 9 in Best Effort testing

* With that bumping the python minversion to py3.9 which is
  Debian 11 default.

Change-Id: I603c69be0be43770c4b2bf9ebf125adea7bb7ab3
2023-01-30 21:03:34 -06:00