add QA:Testcase_Anaconda_updates.img_via_installation_source
ClosedPublic

Authored by adamwill on Jul 12 2016, 1:57 AM.

Details

Summary

we can test this quite easily by placing the standard openQA
updates image in the NFS repo used for the NFS repo install
tests. We just have to copy the contents of the ISO (instead of
directly exporting the ISO loop mount as an NFS share) so we
can add this extra file.

At first I planned to combine this with the NFS repo variation
test, but when you use a remote stage2 like this it changes repo
setup such that the packaging.log line we look for to verify
the remote repo was used does not show up, and there's enough
fuzziness in how anaconda-dracut fudges inst.repo and
inst.stage2 that it's probably a good idea to test them
separately anyhow.

Test Plan

Run the new test and the other NFS tests, make sure
this one works and the others don't break.

Diff Detail

Repository
rOPENQATESTS os-autoinst-distri-fedora
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
adamwill retitled this revision from to add QA:Testcase_Anaconda_updates.img_via_installation_source.Jul 12 2016, 1:57 AM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: garretraziel, jskladan.
garretraziel accepted this revision.Jul 18 2016, 8:38 AM

Works and looks OK.

This revision is now accepted and ready to land.Jul 18 2016, 8:38 AM
This revision was automatically updated to reflect the committed changes.