action #156919
Updated by livdywan 9 months ago
## Observation openQA test in scenario openqa-Tumbleweed-dev-x86_64-openqa_install_multimachine@64bit-4G fails in [start_test](https://openqa.opensuse.org/tests/3996347/modules/start_test/steps/5) ``` Test died: command 'resp=$(OPENQA_CLI_RETRIES=5 openqa-cli api --host http://openqa.opensuse.org jobs version=Tumbleweed scope=relevant arch='x86_64' flavor=DVD test='ping_client' groupid=1 latest=1)' timed out at /usr/lib/os-autoinst/autotest.pm line 415. ``` ## Acceptance Criteria * **AC1**: Requests can handle temporarily unavailable connections ## Reproducible Fails since (at least) Build [:TW.27072](https://openqa.opensuse.org/tests/3996347) (current job) ## Expected result Last good: [:TW.27071](https://openqa.opensuse.org/tests/3996334) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=openqa&flavor=dev&machine=64bit-4G&test=openqa_install_multimachine&version=Tumbleweed) ## Suggestions * Requests time out after 3s which is probably too short * Implement incremental back-off in openqa-cli