ansible/test/integration/targets/ssh_agent
Martin Krizek 05d5b0f168
Avoid the ssh-agent exiting before tests end (#85979)
There were couple of occurrences where the hard 30 seconds limit on
running ssh-agent was not enough for the test to run and the ssh-agent
was killed resulting in the test failing with "Connection refused". This
change just lets the agent run in the background and kills it
manually after the tests finish.
2025-10-15 08:23:31 +02:00
..
action_plugins Misc ssh agent fixes (#85238) 2025-05-30 13:38:59 -07:00
fake_agents Misc ssh agent fixes (#85238) 2025-05-30 13:38:59 -07:00
tasks Avoid the ssh-agent exiting before tests end (#85979) 2025-10-15 08:23:31 +02:00
aliases
auto.yml
test_key.yml