mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-03 15:04:22 +00:00
7a8ae3a357
Summary: this is following a SUSE model for tests where we need a server end but don't want setting up the server to constitute a real test in itself, we want it to be stable. The 'support_server' test just boots a pre-built (by createhdds) disk image, sets up networking, and runs the iSCSI server. To run the iSCSI test we need to handle networking config in anaconda (or we would need to set the support server up as a DHCP server, which may be worth considering), so this adds that. We also need to be able to specify the target device for a volume in custom partitioning, so this adds that too. Test Plan: Build the necessary support server disk image (use D883), then run the test and make sure it works. Also make sure all other tests continue to work. Reviewers: jskladan, garretraziel Reviewed By: garretraziel Subscribers: tflink Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D884
15 lines
215 B
JSON
15 lines
215 B
JSON
{
|
|
"tags": [
|
|
"anaconda_part_device_select"
|
|
],
|
|
"area": [
|
|
{
|
|
"xpos": 713,
|
|
"ypos": 476,
|
|
"width": 46,
|
|
"height": 18,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": []
|
|
} |