ironic-python-agent/ironic_python_agent/tests/unit/extensions
Arne Wiebalck 62c5674a60 SoftwareRAID: Use efibootmgr (and drop grub2-install)
Move the software RAID code path from grub2-install to
efibootmgr:

- remove the UEFI efibootmgr exception for software RAID
- create and populate the ESPs on the holder disks
- update the NVRAM with all ESPs (the component devices
  of the ESP mirror, use unique labels to avoid unintentional
  deduplication of entries in the NVRAM)

Story: #2009794

Change-Id: I7ed34e595215194a589c2f1cd0b39ff0336da8f1
2022-01-26 14:43:40 +01:00
..
__init__.py Split functional and py27 tests 2015-08-28 14:16:34 -07:00
test_base.py Do not silently swallow errors in the write_image deploy step 2020-10-09 11:24:12 +02:00
test_clean.py Simplify error messages when running clean/deploy step 2021-11-09 13:58:44 +01:00
test_deploy.py Simplify error messages when running clean/deploy step 2021-11-09 13:58:44 +01:00
test_flow.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_image.py SoftwareRAID: Use efibootmgr (and drop grub2-install) 2022-01-26 14:43:40 +01:00
test_log.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_poll.py Adds poll mode deployment support 2020-06-21 16:44:00 +08:00
test_rescue.py Use unittest mock from standard library 2020-04-06 14:35:50 +02:00
test_standby.py Instruct qemu-img to write image zeros to disk. 2021-12-08 15:56:05 +00:00