commit | 0e599c0d1f372518083804c71366a8140aea7d50 | [log] [tgz] |
---|---|---|
author | Eduardo Olivares <eolivare@redhat.com> | Fri Oct 25 10:56:24 2024 +0200 |
committer | Ghanshyam Mann <gmann@ghanshyammann.com> | Fri Oct 25 14:10:20 2024 -0700 |
tree | 1fd6eb24b7cebdbc931800a90abc03b778e1b541 | |
parent | 357fc7ec2dfb1fb27d52cd518375e4d8ec977733 [diff] |
Remove python 3.8 support In this cycle, oslo library are dropping the python3.8 support. Without oslo libs, Tempest cannot support the python 3.8. Tempest can be run in virtual env and upstream CI also test the stable supported branches in virtual env. If anyone want to test the cloud on python 3.8, they can still run the Tempest in virtual env python 3.9. This patch removes the support of python 3.8 and its testing. Change-Id: I3f540da045c5e89a3f09ce2cf94877c1560f3436