ansible/test
Sam Doran ab417f373a
[stable-2.10] pause - do not hang if run in the background (#72065) (#72605)
* 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>
2020-12-07 18:08:56 -06:00
..
ansible_test
integration [stable-2.10] pause - do not hang if run in the background (#72065) (#72605) 2020-12-07 18:08:56 -06:00
lib/ansible_test [stable-2.10] ansible-test - skip installing PowerShell sanity test reqs if they are already installed (#72423) (#72424) 2020-12-07 17:33:52 -06:00
sanity [2.10] The implicit default for type=bool options is not 'false', but 'none' (#72864) 2020-12-07 16:51:35 -06:00
support Various intentional tests (#72485) 2020-11-06 11:47:09 -06:00
units Backport/2.10/72390 (#72690) 2020-12-07 18:07:29 -06:00
utils/shippable [stable-2.10] Azure Pipelines configuration. 2020-12-02 14:57:34 -08:00