action #120924
Updated by ilausuch over 2 years ago
## Observation openQA test in scenario sle-12-SP5-AZURE-Basic-Updates-x86_64-publiccloud_consoletests@64bit fails in [check_registercloudguest](https://openqa.suse.de/tests/10031130/modules/check_registercloudguest/steps/17) This should be esporadic, but we have a check that fails on https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/50513d2aeb2a693e8c2742d6d7902da3dc8a539e/tests/publiccloud/check_registercloudguest.pm#L50 ~~~ text timeout 360 ssh -i '/root/.ssh/id_rsa' "azureuser@xxxx" -- 'sudo zypper lr | wc -l' ~~~ The problem problme is that there is an output, so all this line works fine output An other case: https://openqa.suse.de/tests/10033543/logfile?filename=serial_terminal.txt ~~~ text Warning: No repositories defined. ~~~ ## Test suite description The base test suite is used for job templates defined in YAML documents. It has no settings of its own. ## Reproducible Fails since (at least) Build [20221123-1](https://openqa.suse.de/tests/10024236) ## Expected result Last good: [20221122-1](https://openqa.suse.de/tests/10016909) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=x86_64&distri=sle&flavor=AZURE-Basic-Updates&machine=64bit&test=publiccloud_consoletests&version=12-SP5)