add a desktop_update_graphical test
ClosedPublic

Authored by adamwill on Sep 22 2016, 1:41 AM.

Details

Summary

Very similar to the CLI update test, but using the desktops'
update applications. This is based off the CLI update test
branch as it uses the shared functions that branch introduced.
We do not use the fake update packages, as they don't really
do anything useful for these tests; for dnf they can help us
distinguish between issues with the dnf mechanism and issues
with the repos, but we can't really tell that in the graphical
case. So we only use the python3-kickstart package here.

Test Plan

Run the test on both KDE and GNOME and ensure it
performs as intended. I've been testing it on staging, so you
can see it there.

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 a desktop_update_graphical test.Sep 22 2016, 1:41 AM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: jskladan, garretraziel.
adamwill updated this revision to Diff 2581.Sep 22 2016, 1:44 AM

add a missing needle tag

garretraziel accepted this revision.Sep 22 2016, 11:35 AM

Looks OK.

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