action #173362
closed[Containers] test fails in image_podman
0%
Description
moved over from https://bugzilla.opensuse.org/show_bug.cgi?id=1233990
Observation¶
There seems to be no access to the internet from within the container since this snapshot:
https://openqa.opensuse.org/tests/4675106#step/image_podman/102
A potentially related change might be: https://build.opensuse.org/requests/1227107
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-containers_image@64bit fails in
image_podman
Test suite description¶
Maintainer: dheidler. Extra tests about CLI software in container module
2023-08-10/dimstar: added QEMURAM=2048 (boo#1212824)
Reproducible¶
Fails since (at least) Build 20241129
Expected result¶
Last good: 20241127 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by rbranco about 2 months ago · Edited
- Status changed from New to In Progress
Updated by rbranco about 2 months ago
- Status changed from In Progress to Feedback
Updated by rbranco about 2 months ago
- Status changed from Resolved to In Progress
Updated by rbranco about 2 months ago · Edited
- Priority changed from Urgent to Normal
Updated by rbranco about 2 months ago
Maybe related to https://bugzilla.suse.com/show_bug.cgi?id=1233690 after discussion in https://suse.slack.com/archives/C02DR0C5XUY/p1733223462079589
Updated by rbranco about 2 months ago
This is not a test issue. Podman dependencies no longer use iptables and Docker still uses iptables exclusively.
Updated by dimstar about 2 months ago
rbranco wrote in #note-8:
This is not a test issue. Podman dependencies no longer use iptables and Docker still uses iptables exclusively.
one could argue that testing docker and podman back to back is calling for problems
Updated by mloviska about 1 month ago
- Project changed from openQA Tests (public) to Containers and images
- Subject changed from test fails in image_podman to [Containers] test fails in image_podman
- Category deleted (
Bugs in existing tests)
Updated by openqa_review 14 days ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: containers_image
https://openqa.opensuse.org/tests/4747661#step/image_podman/1
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released" or "EOL" (End-of-Life)
- The bugref in the openQA scenario is removed or replaced, e.g.
label:wontfix:boo1234
Expect the next reminder at the earliest in 40 days if nothing changes in this ticket.
Updated by rbranco 13 days ago
Known issue in Fedora:
https://fedoraproject.org/wiki/Changes/NetavarkNftablesDefault#Known_Issue_with_docker
Updated by rbranco 13 days ago
Temporary workaround:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/20905
Updated by rbranco 12 days ago
Remove assertion when adding iptables rule
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/20910