add 32bit disk creation, correct 64bit disk creation
ClosedPublic

Authored by garretraziel on Aug 26 2015, 8:51 AM.

Details

Summary

Add code for creating 32bit disk images (desktop and minimal),
and correct 64bit disk images slightly (for example, force 64bit arch).

Test Plan

Create disks with ./createhdds.sh.

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 32bit disk creation, correct 64bit disk creation.Aug 26 2015, 8:51 AM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: jskladan, adamwill.

correct test names in conf_test_suites

jskladan requested changes to this revision.Aug 27 2015, 8:28 AM

Gooby pls...

Merge the disk_f22_desktop_64bit/32bit (and so on) methods into one, which takes an ARCH parameter

kthxbai!

This revision now requires changes to proceed.Aug 27 2015, 8:28 AM
  • create functions
This revision is now accepted and ready to land.Aug 27 2015, 11:24 AM
jskladan added inline comments.Aug 27 2015, 11:24 AM
tools/createhdds.sh
161–162

pls change to: USAGE: $0 ... thx!

This revision was automatically updated to reflect the committed changes.