mbox series

[bug#54368,0/4] Add Btrfs RAID10 install tests.

Message ID 20220313054040.17120-1-maxim.cournoyer@gmail.com
Headers show
Series Add Btrfs RAID10 install tests. | expand

Message

Maxim Cournoyer March 13, 2022, 5:40 a.m. UTC
Hello Guix!

On the quest to get our Berlin CI machine rebooted on a Btrfs RAID10 array,
these new system tests validate that software-wise, it's supposed to work.

Thanks,

Maxim Cournoyer (4):
  tests: install: Adjust the timeouts on two failing tests.
  tests: install: Streamline 'qemu-command/writable-image'.
  tests: install: Enable the use of multiple disk devices for tests.
  tests: install: Add two new Btrfs RAID10 install test.

 gnu/tests/base.scm    |   6 +-
 gnu/tests/install.scm | 382 +++++++++++++++++++++++++++---------------
 2 files changed, 254 insertions(+), 134 deletions(-)