mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-12 08:00:05 +01:00
tests: use diskoScript output
This commit is contained in:
parent
aca7f18667
commit
93632ac0ae
2 changed files with 2 additions and 2 deletions
|
|
@ -145,7 +145,7 @@
|
|||
machine.succeed("${nodes.machine.system.build.formatScript}")
|
||||
machine.succeed("${nodes.machine.system.build.mountScript}")
|
||||
machine.succeed("${nodes.machine.system.build.mountScript}") # verify that the command is idempotent
|
||||
machine.succeed("${nodes.machine.system.build.disko}") # verify that we can destroy and recreate again
|
||||
machine.succeed("${nodes.machine.system.build.diskoScript}") # verify that we can destroy and recreate again
|
||||
''}
|
||||
${lib.optionalString (testMode == "cli") ''
|
||||
# TODO use the disko cli here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue