Upgrade tests: Run FreeIPA webUI and password change modules
ClosedPublic

Authored by adamwill on Jun 9 2017, 9:58 PM.

Details

Summary

This just adds the FreeIPA web UI and password change
test modules to the FreeIPA upgrade test (client end). It's
useful to check out these features too. We don't need to
separate these into separate jobs, as we're not trying to
fill out different matrix checkboxes here, we just want to
know whether everything works.

Test Plan

Run the test, see that the modules work properly.
I was actually expecting this to fail given the issues with
the upgrade on the server end, but it seems to pass.

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 created this revision.Jun 9 2017, 9:58 PM
jsedlak accepted this revision.Jun 13 2017, 11:37 AM
jsedlak added inline comments.
templates
2255

Why is there an empty space before name of first postinstall module?

This revision is now accepted and ready to land.Jun 13 2017, 11:37 AM
adamwill added inline comments.Jun 13 2017, 4:31 PM
templates
2255

because typo :) I'll fix it.

This revision was automatically updated to reflect the committed changes.