#285 add back running isoybrid on x86 disk images
Closed 7 years ago by ausil. Opened 7 years ago by ausil.

No commits found

rhbz#1331317 when we refactored how we make dvds in
df40000 we lost the ability to boot
the dvd as a disk image. I was not sure how to cover this in the test suite. isohybrid command only exists on x86 arches so attempting to run the command will fail on anything non x86

Signed-off-by: Dennis Gilmore dennis@ausil.us

The tests don't actually run the commands, the only check that correct commands were invoked. I have opened #286 that includes your patch with fixed tests. There are some other minor changes: it only runs isohybrid if the image is supposed to be bootable (otherwise it will complain about not finding boot record).

Pull-Request has been closed by ausil

7 years ago
Metadata