[rhinstaller/anaconda/pulls/184 master] User operation kickstart tests.

bcl installerbot-noreply at redhat.com
Fri Jul 10 21:53:50 UTC 2015


> @@ -0,0 +1,80 @@
> +url --url="http://dl.fedoraproject.org/pub/fedora/linux/development/$releasever/$basearch/os/"
> +
> +install
> +
> +network --bootproto=dhcp
> +
> +bootloader --timeout=1
> +zerombr
> +
> +clearpart --all
> +autopart --type=lvm

This should just be autopart since we're not testing autopart type (and to be consistent with the other kickstarts)

-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/184#discussion_r34399720


More information about the anaconda-patches mailing list