ansible/test/integration
Sam Doran 4b8cb6582b
pause - do not hang if run in the background (#72065)
* Consolidate logic for determining whether or not session is interactive
  into a single function, is_interactive()
* Increase test coverage

I wasn't able to find a good way of simulating running a backgrounded test with CI since the
whole test is essentially run not in a TTY, which is similar enough to cause the new is_interactive()
function to always return false.
2020-11-12 12:22:57 -05:00
..
targets pause - do not hang if run in the background (#72065) 2020-11-12 12:22:57 -05:00
network-integration.cfg Update network integration auth timeout (#71057) 2020-08-03 19:28:30 +05:30
network-integration.requirements.txt Update ansible-test network test provisioning. (#68220) 2020-03-23 11:14:21 -05:00