add firewall kickstart tests (disabled and configured)
ClosedPublic

Authored by adamwill on Mar 23 2016, 5:05 AM.

Details

Summary

these together test QA:Testcase_kickstart_firewall from the
Server matrix. I'll have to come up with some kinda way to
handle reporting that, might be tricky.

Couple of tweaks to overall test flow: tests can now specify
a POSTINSTALL variable which will load a post-install test
following a naming convention, and tests can specify USER_LOGIN
as 'false' to disable the 'log in as a user' step entirely. We
could easily adjust the kickstarts to create a user so the test
could log in as one, but it seems like an unnecessary step and
I liked the idea of allowing the user login to be skipped.

Test Plan

Schedule 'universal' tests, check the new tests run
and pass or fail as they should, check no other test is broken
by the logic flow changes.

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 firewall kickstart tests (disabled and configured).Mar 23 2016, 5:05 AM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: jskladan, garretraziel.

LGTM, just add info about USER_LOGIN=false to our docs (no DR needed).

garretraziel accepted this revision.Mar 23 2016, 3:36 PM
This revision is now accepted and ready to land.Mar 23 2016, 3:36 PM
This revision was automatically updated to reflect the committed changes.