mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-25 23:21:45 +03:00
4f59c24b40
This is a standalone test like test_urls, and requires interraction. It pulls down a bunch of kernels from public URL trees, inject known kickstarts that induce quick failure. User inspects the output to ensure initrd inject is working as expected.
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
# Used for F18 and earlier
|
|
|
|
keyboard us
|
|
lang en_US
|
|
network --bootproto=dhcp --onboot=on
|
|
|
|
url --url http://HEY-THIS-IS-OUR-BAD-KICKSTART-URL.com/
|