add base_service_manipulation test
ClosedPublic

Authored by adamwill on Jan 9 2016, 12:38 AM.

Details

Summary

Not much to say, pretty much just implements the test case using
some commands I dug up that give us handy 0/1 exit statuses.
The assert_script_run function (from testapi) simply runs a
command/script and passes or fails based on the exit status;
we use a handy bash-ism when we *want* the exit status to be 1.

Test Plan

Run the test and check that it passes (properly).

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 base_service_manipulation test.Jan 9 2016, 12:38 AM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: jskladan, garretraziel.
garretraziel accepted this revision.Jan 11 2016, 11:32 AM

Sure, looks OK.

This revision is now accepted and ready to land.Jan 11 2016, 11:32 AM
This revision was automatically updated to reflect the committed changes.