action #64731
closed
[functional][y] generate TW image with wicked and use it in yast2_cmdline and nis MM test suites
Added by ybonatakis about 5 years ago.
Updated almost 5 years ago.
Category:
Bugs in existing tests
Description
Motivation¶
The yast2_cmdline performs some tests for the command line with the Test Anything Protocol [0].
One of the tap test is for yast2_network module which its tests are relative to wicked and that's why they do not work with NetworkManager,
and it doesnt make sense to run it if this is the case.
Therefore, yast2_cmdline should be executed with wicked setup only.
In openqa, Tumbleweed uses an image which uses NetworkManager. We need to make the test work 'switching' to wicked
https://openqa.opensuse.org/tests/overview?distri=opensuse&version=Tumbleweed&build=20200320&groupid=38
NOTE: textmode installation has wicked by default, but we use only gnome image
In the image we can switch using following commands:
systemctl disable NetworkManager --now
systemctl enable wicked --now
Acceptance criteria¶
- There is an image with wicked enabled in it
- yast2_ui_devel uses image with wicked from step 1.
- nis_(client|server) test suites use image with wicked from step 1.
Suggestions¶
[0] https://yastgithubio.readthedocs.io/en/latest/how-to-write-tests/#how
- Copied from action #61901: [functional][y] Check if wicked is running for yast command line tests added
- Due date changed from 2020-03-24 to 2020-04-07
- Category changed from Enhancement to existing tests to Bugs in existing tests
- Assignee deleted (
ybonatakis)
- Estimated time deleted (
2.00 h)
- Due date changed from 2020-04-07 to 2020-04-21
- Description updated (diff)
- Status changed from New to Workable
- Estimated time set to 5.00 h
- Subject changed from [functional][y] yast2_cmdline module should use wicked manager to [functional][y] generate TW image with wicked and use it in yast2_cmdline and nis MM test suites
- Due date changed from 2020-04-21 to 2020-05-05
- Due date changed from 2020-05-05 to 2020-05-19
- Status changed from Workable to In Progress
- Assignee set to oorlov
- Status changed from In Progress to Feedback
- Status changed from Feedback to Resolved
Verification Run on o3: https://openqa.opensuse.org/tests/1266798
yast2_ui_devel passed.
nis_client, nis_server are still failed on the same step as before. So, wicked is not an issue there. These failures will be investigated in scope of another ticket.
Also available in: Atom
PDF