New: [rhinstaller/anaconda/pulls/400 master] Kickstart test prereqs

dashea installerbot-noreply at redhat.com
Thu Oct 8 21:37:42 UTC 2015


The prereqs idea is laying the groundwork for DUD tests that I haven't written yet.

The idea is that shared, or potentially sharable, files can be built by run_kickstart_tests before the tests are run. Building the prereq files is defined in Makefile.prereqs, and selecting the prereqs is handled by the prereqs function in <test>.sh which just echos what it wants.

The liveimg payload is only used by one test, so I could move that the prepare of liveimg.sh if anyone has opinions on that. Either way, it's two fewer environment variables that the kickstart tests need, leaving just the ostree repo and the NFS stuff.

The last two commits are because I tried testing one of the proxy tests and it ran real slow because it wasn't using the local mirror.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/400


More information about the anaconda-patches mailing list