action #113492
closedcoordination #121885: [epic] Enable libyui-rest-api for YaST modules
Create equivalent yast2_firewall test module based on libyui-rest-api
Description
Observation¶
Originally filed as product bug for validation (https://bugzilla.suse.com/show_bug.cgi?id=1201054) but the conclusion is that the previous behavior was as unexpected as the new one.
So in any case, the test should be adjusted to perform the right thing.
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-yast2_gui@64bit fails in
yast2_firewall
Motivation¶
As it is recommended in the bug, we should consider here to create a separate version of this test module using libyui-rest-api.
The UI in this module is quite hard to test with shortcuts and needles.
This test module is mixing susefirewall2 with firewalld.
New qt version will reach soon SLE and other products when we will see the same failure. Seems that the \n
triggers this different behavior.
Scope¶
Tumbleweed and SLE
Acceptance criteria¶
AC1: Create equivalent test module to yast2_firewall using libyui-rest-api with Pages needed.
Suggestions¶
Ignore the paths of code related with susefirewall2 when adapting the code.
Consider skip the Controller part of the design.
Updated by maritawerner over 2 years ago
- Project changed from openQA Tests to qe-yam
- Category deleted (
Bugs in existing tests)
Updated by openqa_review over 2 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: yast2_gui
https://openqa.opensuse.org/tests/2481996#step/yast2_firewall/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 28 days if nothing changes in this ticket.
Updated by JERiveraMoya over 2 years ago
- Description updated (diff)
- Target version set to Current
Updated by JERiveraMoya over 2 years ago
- Subject changed from Keyboard sequence not matching in yast2_firewall to Create equivalent yast2_firewall test module based on libyui-rest-api
Updated by JERiveraMoya over 2 years ago
- Tags deleted (
qe-yast-refinement) - Description updated (diff)
- Status changed from New to Workable
Updated by coolgw about 2 years ago
- Status changed from Workable to In Progress
- Assignee set to coolgw
Updated by coolgw about 2 years ago
Updated by dimstar about 2 years ago
coolgw wrote:
https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15496
Was merged last night - but fails to run in the latest TW snapshot: https://openqa.opensuse.org/tests/2850773#step/yast2_firewall_stop_service/8
Fixed by https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/15836
Updated by JERiveraMoya about 2 years ago
- Status changed from In Progress to Resolved