Add ssh env variables to tox testenv
For users who have a ssh key protected by passphrase tests can hang and fail on 'Enter passphrase for key' if the correct ssh agent env variable is not set in tox.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: inknos Once this PR has been reviewed and has the lgtm label, please assign rhatdan for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/packit build
@inknos It looks like your change impacted how ssh connectiions are being parsed. Or did the podman API server change?
no, there must be something wrong. I'll close the PR for now and try to look more in my local env. This looks like being a fix for me only :/