action #104992
closed[virtualization][3rd party hypervisor] vmware test run failed with credential errors
0%
Description
The following OSD jobs failed because the generated authfile was incomplete. It's likely related to the recent changes https://github.com/os-autoinst/os-autoinst/pull/1912.
https://openqa.nue.suse.com/tests/7985151
https://openqa.nue.suse.com/tests/7977133
https://openqa.nue.suse.com/tests/7977474
Current: (E.g. openqaw5-xen.qa.suse.de:/tmp/3SqUgnT2Gb)
[credentials-vmware]
username=root
Correct: (E.g. openqaw5-xen.qa.suse.de:/tmp/zwVlJuIBqd)
[credentials-vmware]
username=root
password=******
[auth-esx-openqaw8-vmware.qa.suse.de]
credentials=vmware
Updated by mloviska almost 3 years ago
Also blocks JeOS vmware image testing (sle15sp4 and QR).
Updated by mkittler almost 3 years ago
- Status changed from New to Feedback
PR: https://github.com/os-autoinst/os-autoinst/pull/1923
Let's see whether it works (hot patched the change on openqaworker2): https://openqa.suse.de/tests/7993992#
Updated by mkittler almost 3 years ago
It looks good: https://openqa.suse.de/tests/7993992
Updated by livdywan almost 3 years ago
mkittler wrote:
PR: https://github.com/os-autoinst/os-autoinst/pull/1923
Let's see whether it works (hot patched the change on openqaworker2): https://openqa.suse.de/tests/7993992#
What about regression tests? The PR doesn't seem to include test changes
Updated by nanzhang almost 3 years ago
Latest re-runs got passed. Thanks for looking into this issue.
default_install_svirt@svirt-vmware65 - https://openqa.nue.suse.com/tests/7998948
online_upgrade_sles15sp3_vmware@svirt-vmware65 - https://openqa.nue.suse.com/tests/7993992
textmode_svirt@svirt-vmware65 - https://openqa.nue.suse.com/tests/7999708
Updated by mkittler almost 3 years ago
@cdywan I created a PR extending the tests: https://github.com/os-autoinst/os-autoinst/pull/1924
Updated by mkittler almost 3 years ago
- Status changed from Feedback to Resolved
The PR with tests has been merged as well.