action #115313
closed
test fails in firewalld_policy_objects
Added by RBrownSUSE over 2 years ago.
Updated over 2 years ago.
Category:
Bugs in existing tests
Description
Observation¶
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-firewalld-policy-client@64bit fails in
firewalld_policy_objects
SUT reports "Nexthop has invalid gateway", and as the snaphot includes no major networking changes the implication is that the test is doing something invalid which is only now being picked up.
Test suite description¶
Maintainer: mgrifalconi - qe-core
Reproducible¶
Fails since (at least) Build 20220814
Expected result¶
Last good: 20220813 (or more recent)
Further details¶
Always latest result in this scenario: latest
- Status changed from New to In Progress
Let's also use this ticket for this different failure: https://openqa.opensuse.org/tests/2517143
What happened there is that the mysite.conf asset download actually received a 404 page, resulting in a syntax error. The reason for that is (I believe) that the request to 10.0.2.2 is routed through the "-firewall" SUT, which is on a different worker in this case. That doesn't know anything about the job token of the "-client" (or "-server") SUTs and thus returns the 404 page. In the end, this looks to me like a "how could this ever have worked?" scenario. Am I missing something?
If not, https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15372 should address that as well.
- Status changed from In Progress to Resolved
Both PRs merged, let's see whether this test is now reliable.
Also available in: Atom
PDF