action #116107
Updated by tinita over 2 years ago
## Observation openQA test in scenario openqa-Tumbleweed-dev-x86_64-openqa_from_containers@64bit-2G fails in [build](https://openqa.opensuse.org/tests/2597123/modules/build/steps/6) ``` # Test died: command 'for i in webui worker; do retry -s 30 -- docker build openQA/container/$i -t openqa_$i; done' failed at openqa//tests/containers/build.pm line 8. ``` ## Test suite description Maintainer: okurz@suse.de Test for running openQA itself from containers. To be used with "openqa" distri. Introduced retry on the job level due to https://progress.opensuse.org/issues/108665 as there can still be sporadic network issues sometimes. ``` # Test died: command 'for i in webui worker; do retry -s 30 -- docker build openQA/container/$i -t openqa_$i; done' failed at openqa//tests/containers/build.pm line 8. ``` ## Reproducible Fails since (at least) Build [:TW.12159](https://openqa.opensuse.org/tests/2597038) ## Expected result Last good: [:TW.12158](https://openqa.opensuse.org/tests/2596574) (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-2G&test=openqa_from_containers&version=Tumbleweed)