Actions
action #120142
closedcoordination #121876: [epic] Handle openQA review failures in Yam squad - SLE 15 SP5
Ensure access to console in s390x kvm instance over ssh
Description
Observation¶
openQA test in scenario sle-15-SP5-Online-s390x-create_hdd_autoyast_containers@s390x-kvm-sle12 fails in
console
trying to connect to a s390x kvm instance over ssh but the system is not reachable (yet), likely the connection attempt only tries for up to certain value.
For s390x-kvm-sle12 seems that 60 seconds is not enough.
We should as minimum increase the timeout in lib/susedistribution.pm when connecting ssh in activate_console
Acceptance criteria¶
AC1: Increase timeout for ssh connection
Additional information¶
Consider to apply some logic applied by other backends some "reachiability" checks,
e.g. calling first ping, then nc on port 22 before trying to select a console.
Updated by JERiveraMoya about 2 years ago
- Project changed from openQA Tests to qe-yam
- Subject changed from [y][sporadic][s390x] test fails in console trying to connect to a s390x kvm instance over ssh but the system is not reachable (yet) to Ensure access to console in s390x kvm instance over ssh
- Description updated (diff)
- Category deleted (
Bugs in existing tests) - Status changed from New to Workable
- Target version set to Current
Updated by geor about 2 years ago
- Status changed from Workable to In Progress
- Assignee set to geor
Updated by geor almost 2 years ago
Actions