RedHatQE / teflo

Teflo is a standalone orchestration software that controls the flow of a set of testing scenarios, allowing users to provision machines, deploy software, execute tests against them and manage generated artifacts and report results.
https://teflo.readthedocs.io/en/latest/
GNU General Public License v3.0
14 stars 16 forks source link

Fail to install teflo ssh-python dependency (python 3.11 support) #267

Closed rnetser closed 1 year ago

rnetser commented 1 year ago

When trying to install teflo on env with python3.11 (default for fedora37), ssh-python dependency fails (see #https://github.com/ParallelSSH/ssh-python/issues/57#issuecomment-1311877590 )

workaround - run in a venv with compatible python teflo_ssh_python.log

dno-github commented 1 year ago

Jira ticket CCITCARBON-490 has been created for this issue. Url : https://issues.redhat.com/browse/CCITCARBON-490

rujutashinde commented 1 year ago

closed with #284