You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In adoption jobs the sushy_emulator stops working somewhere in
the job run. We see errors raised from python libvirt library:
- `libvirt: XML-RPC error : Cannot write data: Broken pipe`
- `libvirt: XML-RPC error : internal error: client socket is closed`
This change adds a healthcheck to the podman pod, probe the service
every 30 seconds, and trigger a container restart on two failures.
Jira: OSPRH-15686
0 commit comments