diskimage-builder/diskimage_builder/block_device/tests/config
Yolanda Robla 64bb87f7b5 Only detach device if all partitions have been cleaned
Currently there is a bug, that tries to detach the device from a
partition at the first try, without considering that there may be
other partitions and volumes on it. Ensure that the detach is done
properly, and add a test to ensure that this happens correctly.

Change-Id: I35c5a473509f17a70270a2cbf5bf579faaeb123a
Fixes-Bug: #1777861
2018-07-30 16:24:57 +10:00
..
bad_edge_graph.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
bad_plugin.yaml Adding unit testing for configuration 2017-05-26 09:44:19 +10:00
cmd_create.yaml Add state object, rename "results", add unit tests 2017-05-30 20:39:00 +10:00
deep_graph.yaml Add a more generic tree->graph parser 2017-05-26 10:13:14 +10:00
deep_tree.yaml Adding unit testing for configuration 2017-05-26 09:44:19 +10:00
duplicate_fs_labels.yaml Use global state to check for duplicate fs labels 2017-06-08 17:13:28 +10:00
duplicate_name.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
gpt_efi.yaml GPT partitioning support 2018-02-23 10:04:26 +11:00
lvm_graph.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
lvm_tree_multiple_partitions.yaml Only detach device if all partitions have been cleaned 2018-07-30 16:24:57 +10:00
lvm_tree_multiple_pv_vg.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
lvm_tree_multiple_pv.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
lvm_tree_partition_ordering.yaml Actually sort mount-point list 2017-09-19 11:30:36 +10:00
lvm_tree_spanned_vg.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
lvm_tree.yaml LVM support for dib-block-device 2017-08-24 16:22:56 +10:00
multi_key_node.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
multiple_partitions_graph.yaml Don't fstrim vfat partitions 2018-01-23 13:24:09 +11:00
multiple_partitions_tree.yaml Don't fstrim vfat partitions 2018-01-23 13:24:09 +11:00
rollback.yaml Move rollback into NodeBase object 2017-06-08 17:14:20 +10:00
simple_graph.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
simple_tree.yaml Use networkx for digraph 2017-05-26 11:42:10 +10:00
too_long_fs_label.yaml Use global state to check for duplicate fs labels 2017-06-08 17:13:28 +10:00