Actions
action #104301
openValidate joining vlan at startup on s390
Status:
New
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2021-12-22
Due date:
% Done:
0%
Estimated time:
Tags:
Description
This should be done after https://progress.opensuse.org/issues/104298 is done and feature https://jira.suse.com/browse/SLE-19611 is implemented.
How to validate:
The easy option:
- check that the "new" menu appears
- specify a VLAN ID when prompted, other than 0 and 1
- verify that a new interface has been created (eg eth0.2 if main interface is eth0 and the vlan ID is 2)
- verify that the file /proc/net/vlan/config was populated with the new interface
The more complicated one:
- All of the above, plus verify that we the NIC is effectively part of the right VLAN (manually)
- implement a multi-machine VLAN test in openQA
We should discuss which approach makes more sense, probably the simpler one, as I was told that IBM is already doing the VLAN testing, and otherwise could be more in the scope of the Desktop QA team or maybe qe-core. I discussed with Marius from Wicked project, who nicely explained me how to test this manually. Implementing an automated test is maybe overkill, at least for us YaST testers. Though it could be a good thing to have.
Updated by oorlov almost 2 years ago
- Tags set to qe-yast-refinement
- Target version set to Current
Updated by JERiveraMoya about 1 year ago
- Target version changed from Current to future
Actions