Describe the bug
A /virt/install task executed on a system with static IPv4 configuration and without a DHCP server on the network fails.
I can see that the default network device is not configured with IPv4 after /virt/install is started.
seems to be the problem - Replacing the BOOTPROTO=dhcp line with static IPv4 settings helps (networking is up and running after restarting NetworkManager)
Version-Release number
/virt/install 4.0-101
To Reproduce
Steps to reproduce the behavior:
- Run the /virt/install task on a host system connected to a network without a DHCP server.
Actual behavior
/virt/install cannot complete, no network connection is available
Expected behavior
/virt/install completes successfully
Additional context
RH J:4739893
Describe the bug
A /virt/install task executed on a system with static IPv4 configuration and without a DHCP server on the network fails.
I can see that the default network device is not configured with IPv4 after /virt/install is started.
beaker-core-tasks/virt/install/runtest.sh
Line 802 in fb86c70
Version-Release number
/virt/install 4.0-101
To Reproduce
Steps to reproduce the behavior:
Actual behavior
/virt/install cannot complete, no network connection is available
Expected behavior
/virt/install completes successfully
Additional context
RH J:4739893