You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Martin Krizek 061c504e98
[stable-2.20] Avoid the ssh-agent exiting before tests end (#85979) (#86008)
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.
(cherry picked from commit 05d5b0f168)
1 month ago
..
integration/targets [stable-2.20] Avoid the ssh-agent exiting before tests end (#85979) (#86008) 1 month ago
lib/ansible_test ansible-test - Update base/default/distro containers (#85985) 2 months ago
sanity ansible-test - Update sanity test requirements (#85980) 2 months ago
support six cleanup (#85284) 4 months ago
units Use bcrypt < 5 for unit tests (#85969) 2 months ago