New: [rhinstaller/anaconda/pulls/344 master] kickstart test local http

dashea installerbot-noreply at redhat.com
Thu Sep 3 22:08:45 UTC 2015


To make this work in jenkins, the bridge interface for the "default" network (probably virbr0) will need to be added to firewalld's "trusted" zone, if it's not there already: `firewall-cmd --permanent --zone=trusted --add-interface=virbr0`

Also the kickstart tests job would need to be updated for the new script locations.

This does make the test results noisier because I left the rpmbuild junk on stderr, so if that becomes a problem that can be redirected away, too.
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/344


More information about the anaconda-patches mailing list