Actions
action #65088
closed[functional][y] Verify writing conflict from YaST in 70-yast.conf
Start date:
2019-12-04
Due date:
2020-07-14
% Done:
0%
Estimated time:
8.00 h
Difficulty:
Description
We want to test that config writings from YaST produces certain conflicts.
The implementation as now, contains a couple of yast modules that uses the 70-yast.conf. Some of them that we can use for automation during the installation is
- net.ipv4.ip_forward
- net.ipv4.tcp_syncookies
These settings are available in the yast2 network module.
Scope is limited to 64bit on SLES only for the start.
Potential Scenario:
- Check that module writes settings properly in /etc/sysctl.d/70-yast.conf and not in /etc/sysctl.conf (using yast2 lan module with settings mentioned above)
- Set conflicting settings in /etc/sysctl.conf, edit them in yast module verify that yast module reports it
- Set conflicting setting in custom file, e.g. /etc/sysctl.d/90-custom.conf , edit them in yast module verify that yast module reports it
See Also https://jira.suse.com/browse/SLE-9077 and https://jira.suse.com/browse/SLE-9088
Feature discussion: https://trello.com/c/uf4RFeC1/3671-sysctld-handling-display-current-settings-and-warn-about-conflicts
Also see https://progress.opensuse.org/issues/61073#note-13
Acceptance criteria¶
- in case of conflict all the settings are discarded
Updated by ybonatakis over 4 years ago
- Copied from action #61073: [functional][y][SLE-9088][SLE-9077] Better sysct.conf handling of YaST (settings conflicts) added
Updated by ybonatakis over 4 years ago
- Subject changed from [functional][y] sysctl.conf handling of YaST (settings conflicts) to [functional][y] Verify writing conflict from YaST in 70-yast.conf
Updated by riafarov over 4 years ago
- Due date deleted (
2020-04-07) - Status changed from Feedback to New
- Assignee deleted (
ybonatakis) - Target version changed from Milestone 32 to future
- Estimated time deleted (
3.00 h)
Updated by riafarov over 4 years ago
- Description updated (diff)
- Category changed from Spike/Research to New test
- Status changed from New to Workable
- Estimated time set to 8.00 h
Updated by ybonatakis over 4 years ago
- Status changed from Workable to In Progress
Updated by ybonatakis over 4 years ago
- Status changed from In Progress to Feedback
Updated by ybonatakis over 4 years ago
- Status changed from Feedback to Resolved
Actions