Actions
Bug #35925
closedansible is not able to detect if the remote host just stops responding
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Local libvirt reproducer:
1) Have foreman and a vm
2) Run long running ansible job against the vm
3) Do shut down > force off on the vm (or iptables -I INPUT -j DROP on the remote host could have the same effect)
Expected result:
The job breaks
Actual result:
The job hangs
Updated by Adam Ruzicka almost 2 years ago
- Copied from Bug #35924: ssh is not able to detect if the remote host just stops responding added
Updated by The Foreman Bot almost 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/795 added
Updated by Adam Ruzicka almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman_proxy|7eec0d44cac388905150e4264f31d3612473627f.
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/833 added
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/831 added
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Triaged changed from No to Yes
Actions