action #120411
Updated by JERiveraMoya about 2 years ago
#### Motivation ## Observation In the current build 40.1 we have systemic failures in the test modules introduced in #113492 that all fail in `validate_script_output`: * [yast2_firewall_set_default_zone_prepare](https://openqa.suse.de/tests/9920019#step/yast2_firewall_set_default_zone_prepare/16) * [yast2_firewall_set_default_zone](https://openqa.suse.de/tests/9920019#step/yast2_firewall_set_default_zone/14) * [yast2_firewall_set_service_port](https://openqa.suse.de/tests/9920019#step/yast2_firewall_set_service_port/20) According to https://bugzilla.suse.com/show_bug.cgi?id=1204893#c7 we need to reload/restart From the firewall to validate properly screenshots it looks like that the configuration procedure is correct, but somehow the changes made in the GUI won't make it into the running firewall. #### ## Acceptance criteria **AC1**: Apply firewall reload/restart where needed to **AC1:** Find root cause of this problem and fix the issues it.