Actions
coordination #122665
open[epic] Improved PowerVM testing
Start date:
2023-01-26
Due date:
% Done:
0%
Estimated time:
(Total: 0.00 h)
Description
Motivation¶
Our PowerVM backends in particular https://github.com/os-autoinst/os-autoinst/blob/master/backend/pvm_hmc.pm is important for tests but limited in features and relying on network connections more than then the local-only qemu backend. So we should extend and improve both our pvm_hmc backend as well as improve tests. In multiple cases likely we can also improve just with better error reporting, e.g. when network connections are involved to know which component tries to connect to where and why.
Ideas¶
- Extend pvm_hmc backend with features, e.g. image loading
- Improve error reporting in case of network problems, e.g. when connections time out. Also see #122539, #122650
- Improve openQA test code in os-autoinst-distri-opensuse where network connections are involved, e.g.
- retry in boot_from_pxe
- better error reporting in boot_from_pxe on network related problems
- Consider moving more functionality, e.g. from boot_from_pxe, into os-autoinst. "system provisioning" could be better provided in os-autoinst
Updated by okurz about 2 years ago
- Related to coordination #122650: [epic] Fix firewall block and improve error reporting when test fails in curl log upload added
Updated by okurz about 2 years ago
- Related to action #122539: test fails in curl log from openqa and connect with FQDN worker2.oqa.suse.de always fails by time out size:M added
Actions