add test package script and reporting for base_update_cli
ClosedPublic

Authored by adamwill on Sep 20 2016, 8:14 PM.

Details

Summary

Add a simple script using rpmfluff to produce test packages for
dnf, GNOME Software etc. tests, and reporting for the new
base_update_cli test that uses the test repos.

Test Plan

Check that producing the test repos works - you
should get 1.0 versions of the test packages in repo1 and 2.0
versions in repo2, plus a 1.0 python3-kickstart in repo1 - and
check that you get a correct-looking ResTuple for a passed
base_update_cli test.

Diff Detail

Repository
rOPENQA fedora_openqa
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 test package script and reporting for base_update_cli.Sep 20 2016, 8:14 PM
adamwill updated this object.
adamwill edited the test plan for this revision. (Show Details)
adamwill added reviewers: jskladan, garretraziel.
garretraziel accepted this revision.Sep 21 2016, 12:30 PM
garretraziel added inline comments.
scheduler/fedora_openqa_schedule/conf_test_suites.py
318

Not necessary, but it'd be better to use $SUBVARIANT_OR_ARM$ just in case... you know.

This revision is now accepted and ready to land.Sep 21 2016, 12:30 PM
This revision was automatically updated to reflect the committed changes.