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
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.
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration pause - do not hang if run in the background (#72065) 5 years ago
lib/ansible_test Rollback pulp container to stabilise CI (#72580) 5 years ago
sanity show keyword documentation in ansible-doc (#72476) 5 years ago
support Various intentional tests (#72485) 5 years ago
units Added caching mechanism for Galaxy API requests (#71904) 5 years ago
utils/shippable Test changes to allow using "macos" test image (#71849) 5 years ago