bareon/fuel_agent/tests
Vladimir Kozhukalov 524d6ff54b IBP Got rid of md for /boot
Centos does use legacy grub, and it is
only able to boot from md with metadata 0.9.
So, we are limited to have not more than 28 disks
on a node because current version of volume
manager assumes /boot is spread over all disks and
0.9 metadata does not support more than 28.
To avoid this limitation we've got rid of using
md for /boot completely.

Change-Id: I08398453625a4e9136d67989c7ebea41cb9cb766
Closes-Bug: #1340414
2015-04-08 21:16:27 +03:00
..
__init__.py Added Fuel agent 2014-07-10 19:05:58 +04:00
test_artifact_utils.py [IBP] Compare image checksums 2015-03-12 14:38:26 +03:00
test_configdrive.py Handle arbitrary gw for node in fuel-agent 2015-03-06 17:48:41 +03:00
test_fs_utils.py Some improvements in do_bootloader in fuel_agent 2014-10-16 19:55:24 +04:00
test_grub_utils.py make guess_grub_version actually work with GRUB 2 2015-01-13 18:02:13 +03:00
test_hardware_utils.py Improve test coverage for fuel_agent 2014-07-28 18:03:01 +04:00
test_image.py Improve test coverage for fuel_agent 2014-07-28 18:03:01 +04:00
test_ks_spaces_validator.py Improve test coverage for fuel_agent 2014-07-28 18:03:01 +04:00
test_lvm_utils.py Fix lvm volume creation in fuel-agent 2015-01-19 18:59:42 +03:00
test_manager.py IBP Got rid of md for /boot 2015-04-08 21:16:27 +03:00
test_md_utils.py Fix inactive md devices removal in fuel-agent 2014-11-18 16:18:13 +03:00
test_nailgun.py IBP Got rid of md for /boot 2015-04-08 21:16:27 +03:00
test_partition_utils.py [IBP] add udevadm settle to partition_utils again 2015-02-16 14:15:18 +03:00
test_partition.py Use another execute wrapper + tiny fixes 2014-09-08 17:26:28 +04:00
test_utils.py [IBP] Compare image checksums 2015-03-12 14:38:26 +03:00