ironic-python-agent/ironic_python_agent/tests
Julia Kreger 9f8fa2853a Don't try to put a bootloader in place when bootable
Lets not do silly things and if the disk looks bootable,
and we're not trying to do UEFI, then let us assume the
proper thing will occur upon power-up.

Looks at the boot sector data and if an executable is
found in the first 218 bytes, then it bypasses loading
a boot loader.

Also adds a dependency on the "file" linux distribution
package.

Change-Id: I11bc26670a08ee13174a43d7cd0f1ab9c1bd35cf
Story: 2006474
Task: 36410
2019-11-01 13:58:55 +00:00
..
functional Fix gate and bump CoreOS version to latest stable. 2018-05-10 15:50:05 -07:00
unit Don't try to put a bootloader in place when bootable 2019-11-01 13:58:55 +00:00
__init__.py Adding oslotest to improve debugging 2014-04-03 14:02:53 -07:00