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/targets/pause
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.
4 years ago
..
aliases Rebalance CI groups to avoid macOS timeouts (#70126) 4 years ago
pause-1.yml More test fixes for split controller/remote tests. 6 years ago
pause-2.yml More test fixes for split controller/remote tests. 6 years ago
pause-3.yml More test fixes for split controller/remote tests. 6 years ago
pause-4.yml More test fixes for split controller/remote tests. 6 years ago
pause-5.yml More test fixes for split controller/remote tests. 6 years ago
runme.sh More test fixes for split controller/remote tests. 6 years ago
setup.yml More test fixes for split controller/remote tests. 6 years ago
test-pause-background.yml pause - do not hang if run in the background (#72065) 4 years ago
test-pause-no-tty.yml More test fixes for split controller/remote tests. 6 years ago
test-pause.py More boilerplate fixes. (#70224) 4 years ago
test-pause.yml pause - do not hang if run in the background (#72065) 4 years ago