[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#28288] [PATCH 5/5] tests: Add test for installing from an ISO Image
From: |
Ludovic Courtès |
Subject: |
[bug#28288] [PATCH 5/5] tests: Add test for installing from an ISO Image. |
Date: |
Tue, 05 Sep 2017 15:18:22 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Christopher Baines <address@hidden> skribis:
> On Sun, 3 Sep 2017 11:50:41 +0100
> Christopher Baines <address@hidden> wrote:
>
>> * gnu/tests/install.scm (%test-iso-image-installer): New variable.
>> (run-install): Add #:installation-disk-image-file-system-type as a
>> keyword argument.
>> ---
>> gnu/tests/install.scm | 110
>> +++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 99
>> insertions(+), 11 deletions(-)
>
> This test now passes! I've also successfully generated an ISO image
> that I used to install GuixSD to a Bytemark VM [1].
Woohoo, really nice! \o/
Thanks for persevering!
Ludo’.