ansible/test
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
..
ansible_test
integration pause - do not hang if run in the background (#72065) 2020-11-12 12:22:57 -05:00
lib/ansible_test Rollback pulp container to stabilise CI (#72580) 2020-11-11 17:09:16 +10:00
sanity show keyword documentation in ansible-doc (#72476) 2020-11-09 09:55:17 -05:00
support Various intentional tests (#72485) 2020-11-06 08:41:41 -06:00
units Added caching mechanism for Galaxy API requests (#71904) 2020-11-10 06:50:32 +10:00
utils/shippable Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00