ironic-lib/ironic_lib/tests
Uros Orozel 9a95e14512 Include partiton name and flags from parted output
Currently list_partitions method fails if partition
name is defined on any GPT partition, it also only
extract one partition flag.

Updated _PARTED_PRINT_RE is now set to capture
partition name/description and partition flags.

Change-Id: I40410622829453a485aa33047848922ab134d725
Task: 30250
Story: 2005322
2019-03-30 06:11:35 +00:00
..
__init__.py Move tests/ under ironic_lib/, use ostestr 2015-09-30 09:37:17 -07:00
base.py Prevent configuration changes in unit tests from affecting each other 2018-09-27 12:52:31 +02:00
test_base.py Fix issue with double mocking of utils.execute functions 2017-12-11 07:26:42 -08:00
test_disk_partitioner.py Add logic to create PReP partition for ppc64* arch 2018-07-16 14:26:50 +00:00
test_disk_utils.py Include partiton name and flags from parted output 2019-03-30 06:11:35 +00:00
test_metrics_statsd.py Prevent tests from using utils.execute() 2017-05-17 09:21:26 -07:00
test_metrics_utils.py Adjust test with option 'backend' 2017-06-16 11:26:02 +08:00
test_metrics.py Use six.wraps() for Metrics so decorated methods can be inspected 2018-02-01 08:47:01 -08:00
test_utils.py Prevent configuration changes in unit tests from affecting each other 2018-09-27 12:52:31 +02:00