add Testcase_base_initial_setup to ARM deployment test
ClosedPublic

Authored by garretraziel on Sep 21 2016, 1:32 PM.

Details

Summary

ARM is tested from prebuilt image so it runs initial setup on the first
run. Since even now our ARM tests are failing because of bug in initial setup, I
think that we can safely assume that passing install_arm_image_deployment_upload
test also means that initial setup worked on ARM.

Test Plan

Run ARM test on working compose (for example Fedora-25-20160824.0) and
check that ResTuple is correct.

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.
garretraziel retitled this revision from to add Testcase_base_initial_setup to ARM deployment test.Sep 21 2016, 1:32 PM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: adamwill, jskladan.
adamwill accepted this revision.Sep 24 2016, 4:18 AM

checkwiki says it's fine.

This revision is now accepted and ready to land.Sep 24 2016, 4:18 AM

well...there is kind of a caveat here, which is that the openQA test doesn't really cover the entire test case. The test case also mentions checking for wrong artwork, and testing the timezone setting bits. And we don't do that. We could add a timezone setting test, I guess, but checking for wrong artwork is hard.

We *could* split the 'ARM' column in the Base matrix into 'ARM Xfce' and 'ARM Minimal' or similar, and only report to ARM Minimal...the artwork criterion is void as regards minimal...

This revision was automatically updated to reflect the committed changes.