action #104992
[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
History
#4
Updated by mkittler 4 months 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#
#5
Updated by mkittler 4 months ago
It looks good: https://openqa.suse.de/tests/7993992
#6
Updated by cdywan 4 months 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
#7
Updated by nanzhang 4 months 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
#8
Updated by mkittler 4 months ago
cdywan I created a PR extending the tests: https://github.com/os-autoinst/os-autoinst/pull/1924