ostree/tests/installed/tasks
Colin Walters e5f6c9d1e2 tests/installed: Make reboot task less racy
This took a whole lot of experimentation.  I hit upon the idea
of doing a `systemctl stop sshd` to avoid the situation where we
might ssh back into the system while it's in the process of shutting
down.

Ultimately the other fix is disabling `ControlMaster`; see
for example: https://github.com/ansible/ansible/issues/17935

Closes: #1548
Approved by: cgwalters
2018-04-23 17:23:40 +00:00
..
overlay-git.yml tests/installed: Move tasks into tasks/ directory 2018-04-11 19:11:07 +00:00
query-host.yml tests/installed: Move tasks into tasks/ directory 2018-04-11 19:11:07 +00:00
reboot.yml tests/installed: Make reboot task less racy 2018-04-23 17:23:40 +00:00