|
Bugzilla – Full Text Bug Listing |
| Summary: | Network gets reloaded in yast2_lan_restart_bridge test even without changes in configuration | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP5 | Reporter: | Rainer König <rainer.konig> |
| Component: | YaST2 | Assignee: | E-mail List <yast2-maintainers> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | rainer.konig |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://openqa.suse.de/tests/9952363/modules/yast2_lan_restart_bridge/steps/62 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | Yes | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Rainer König
2022-11-14 14:31:31 UTC
Does this test use the "Next" button to get out of the YaST network module? In that case, it might happen that network settings are applied even though there was no real change. In some scenarios, this might even be desired; for example when a user wishes to restart the network (in case of unknown networking problems). If you know there was no change, and you want to leave a YaST module without restarting anything, please use the "Cancel" button. Please notice that this is a general usage pattern in YaST modules. Not in all cases it's 100% clear if there really were any changes; that would mean keeping exact track of every bit that the user may have changed, and that is not always possible. If there is any doubt about that, some (many?) YaST modules choose to apply the settings to be on the safe side. There should also be no harm done. just looked at the code and yes, the test module issues a click on the "Next" button. Let me disuss this in our team, probably we need to change the test code. OK, then it behaves as expected. Closing. |