Actions
action #65352
closed[funcional][y] Examine soft-failures in nis mm tests
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
Start date:
2020-04-06
Due date:
2020-05-19
% Done:
0%
Estimated time:
5.00 h
Difficulty:
Description
Certain soft-failures seem to be outdated, but yet still necessary in nis tests:
Missing firewalld service files for NFS/NIS -> lack of support for RPC (bsc#1083486)¶
We are creating a service file, which enables the "open firewall port" in yast. but :
- should we do that ? the user will probably open the port in another way, like opening ports manually or using the script mentioned here: https://bugzilla.suse.com/show_bug.cgi?id=1083487#c36 So in real life, the user will most probably never have that button. Maybe this could be solved by creating a feature request to firewalld maintainers.
https://bugzilla.suse.com/show_bug.cgi?id=999873 NIS client can't find NIS server¶
This bug was reported in 2016 against sle12 sp1. We still seem to need that workaround, but the referenced bug is probably irrelevant now.
NOTE: tests are executed by qam, so need validation there.
Acceptance criteria¶
- No soft-failures are added for the fixed bugs or the ones we can assume won't be fixed
- Workarounds for the soft-failures are also removed, in case are not necessary
Actions