action #162848
Updated by livdywan 5 months ago
## Observation
```
#6 ERROR: process "/bin/sh -c zypper ar -p 95 -f http://download.opensuse.org/repositories/devel:openQA/15.6 devel_openQA && zypper ar -p 90 -f http://download.opensuse.org/repositories/devel:openQA:Leap:15.6/15.6 devel_openQA_Leap && zypper --gpg-auto-import-keys ref && zypper in -yl ca-certificates-mozilla curl gzip rsync xz && zypper in -yl openQA-worker os-autoinst-s390-deps os-autoinst-ipmi-deps && zypper in -yl qemu-arm qemu-ppc qemu-x86 qemu-tools && zypper in -yl qemu-hw-display-virtio-gpu qemu-hw-display-virtio-gpu-pci qemu-hw-display-virtio-vga && zypper in -yl kmod && (zypper in -yl qemu-ovmf-x86_64 ||:) && (zypper in -yl qemu-uefi-aarch64 ||:) && zypper clean && mkdir -p /root/qemu" did not complete successfully: exit code: 4
```
## Acceptance criteria
* **AC1:** webui-docker-compose test passes consistently
## Suggestions
* Retry the test
* Add retry to zypper command within the container
* Move the test into a different environment e.g. rely on openQA tests instead
## Out of scope
* Only run the test depending on certain modified files