Storage formating and management tests (storage-plugin)

We have to test storage plugin ability to format and prepare various flash drives and also to modify existing.

It should work with following drives

  • no content (no partition table, nothing)
  • standard layout (MBR with one FAT32 partition)
  • used flash (for example GPT with BTRFS partitions)

It should be possible to flash it on

  • any paritition
  • to whole device

There should be also RAID tests and more.