Skip to content

integration_tests: fix use of SSH agent within tox#815

Merged
TheRealFalcon merged 2 commits into
canonical:masterfrom
OddBloke:tests3
Feb 18, 2021
Merged

integration_tests: fix use of SSH agent within tox#815
TheRealFalcon merged 2 commits into
canonical:masterfrom
OddBloke:tests3

Conversation

@OddBloke
Copy link
Copy Markdown
Collaborator

Proposed Commit Message

integration_tests: fix use of SSH agent within tox

We need to allow the SSH_AUTH_SOCK environment variable through for
paramiko to be able to find the agent.

Test Steps

Run the tests in tox with an SSH key that requires a passphrase and observe that they pass.

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

We need to allow the SSH_AUTH_SOCK environment variable through for
paramiko to be able to find the agent.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants