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/integration
Sam Doran 74ec5ab6b5
[stable-2.9] pause - do not hang if run in the background (#72065) (#72606)
* 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.
(cherry picked from commit 4b8cb6582b)

Co-authored-by: Sam Doran <sdoran@redhat.com>
5 years ago
..
targets [stable-2.9] pause - do not hang if run in the background (#72065) (#72606) 5 years ago
network-integration.cfg Update network integration auth timeout (#71057) (#71239) 5 years ago
network-integration.requirements.txt [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 6 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 7 years ago