action #180029
opencoordination #127031: [saga][epic] openQA for SUSE customers
coordination #138365: [epic] openQA works in SELinux enforced environments
[openqa-in-openqa] Can we call configure-web-proxy in "install_from_git" and remove the selinux workaround?
0%
Description
Motivation¶
We already set selinux rules in configure-web-proxy, e.g. also here in https://github.com/os-autoinst/os-autoinst-distri-openQA/blob/97a5cbf8b51f1a94ebb38ede797248d3405eb73c/tests/install/openqa_webui.pm#L26 . But for "install_from_git" we do steps manually e.g. in https://github.com/os-autoinst/os-autoinst-distri-openQA/blob/97a5cbf8b51f1a94ebb38ede797248d3405eb73c/tests/install/openqa_webui.pm#L57 meaning we also need to call semanage in https://github.com/os-autoinst/os-autoinst-distri-openQA/blob/4b26020a808761e5afd5137524f09d5c915c8d2b/tests/install/prepare.pm#L9 which should not be necessary when we use configure-web-proxy
instead.
Updated by okurz about 1 month ago
- Copied from action #178822: openQA in openQA tests failing with unreachable webUI, possibly due to SELinux size:S added