action #157000
closedtest showing HTTP 301 error (Moved permanently)
0%
Description
Observation¶
openQA test in scenario sle-15-SP2-JeOS-for-kvm-and-xen-Updates-x86_64-jeos-containers-podman@uefi-virtio-vga fails in
podman
Test suite description¶
After booting, setting up, patching and registering
a system based on an already existing SLES15-SP2 JeOS hard disk
image for the KVM and Xen hypervisors provided in the qcow2 format,
the basic functionality of Podman, and it's extended functionality,
like pulling and running a Docker image from a registry are tested.
Furthermore, the functionality of several base images ("3rd party
images"), which are pulled during the tests, is verified.
In addition, the functionality of running pods and managing network
resources with Podman is tested. Container Network Interfaces (CNI)
and the podman functionality with an enabled firewall, as well as
the creation of Open Container Initiative (OCI) compliant base
images with Buildah are tested additionally.
The test is conducted on an x86_64 VM on a KVM host.
This scenario is defined by
https://gitlab.suse.de/qac/qac-openqa-yaml.
Reproducible¶
Fails since (at least) Build 20240308-1 (current job)
Expected result¶
Last good: 20240307-1 (or more recent)
Further details¶
The test is showing an HTTP 301 error (Moved permanently) when trying to run the command podman container exec basic_test_container curl -sfI https://opensuse.org
.
Seems that the URL is wrong...
Updated by rbranco 9 months ago
- Status changed from New to In Progress
- Assignee set to rbranco
I think this was fixed by https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/18837
Updated by mdati 9 months ago ยท Edited
Yes, please refer to https://progress.opensuse.org/issues/156895, I am working on it
Updated by pherranz 9 months ago
- Related to action #156895: test fails in podman: Can't validate output added
Updated by mdati 9 months ago
- Status changed from In Progress to Rejected
Duplicated of https://progress.opensuse.org/issues/156895
Updated by ph03nix 9 months ago
Fallout of https://progress.opensuse.org/issues/155404 and handled therein.