The bareon.tests.test_nailgun
Module¶
-
class
bareon.tests.test_nailgun.
TestNailgunImageMeta
(methodName='runTest')¶ Bases:
unittest2.case.TestCase
-
test_parse_image_meta
(**keywargs)¶
-
test_parse_image_meta_not_parsed
(**keywargs)¶
-
-
class
bareon.tests.test_nailgun.
TestNailgunMatch
(methodName='runTest')¶ Bases:
unittest2.case.TestCase
-
test_match_device_by_id_matches
()¶
-
test_match_device_dont_macthes
()¶
-
test_match_device_dont_macthes_by_id
()¶
-
test_match_device_id_dont_matches_non_empty_extra
()¶
-
test_match_device_id_matches_empty_extra
()¶
-
test_match_device_id_matches_missing_extra
()¶
-
-
class
bareon.tests.test_nailgun.
TestNailgunMockedMeta
(methodName='runTest')¶ Bases:
unittest2.case.TestCase
-
test_boot_partition_is_not_on_nvme
(**keywargs)¶
-
test_boot_partition_no_boot
(**keywargs)¶
-
test_boot_partition_no_boot_nvme
(**keywargs)¶
-
test_boot_partition_ok_first_disk_huge
(**keywargs)¶
-
test_boot_partition_ok_many_huge_disks
(**keywargs)¶
-
test_boot_partition_ok_many_normal_disks
(**keywargs)¶
-
test_boot_partition_ok_single_disk
(**keywargs)¶
-
test_configdrive_scheme
(**keywargs)¶
-
test_configdrive_scheme_set_cloud_init_templates
(**keywargs)¶
-
test_disk_dev_not_found
(**keywargs)¶
-
test_elevate_keep_data_single_disk
(**keywargs)¶
-
test_get_partition_count
(**keywargs)¶
-
test_grub_centos_26
(**keywargs)¶
-
test_grub_centos_lt
(**keywargs)¶
-
test_grub_ubuntu
(**keywargs)¶
-
test_image_scheme
(**keywargs)¶
-
test_image_scheme_with_checksums
(**keywargs)¶
-
test_md_metadata_centos
(**keywargs)¶
-
test_md_metadata_centos70
(**keywargs)¶
-
test_md_metadata_ubuntu
(**keywargs)¶
-
test_parse_partition_scheme_for_nvme_disks
(**keywargs)¶
-
test_partition_scheme
(**keywargs)¶
-
test_partition_scheme_ceph
(**keywargs)¶
-