[victoria] Create and start VictoriaFalls process
This commit is contained in:
parent
dc63084d61
commit
f0e8ce14a4
12 changed files with 66 additions and 16 deletions
|
|
@ -22,7 +22,7 @@ set(QEMU_CMD qemu-system-x86_64 -machine q35 -d guest_errors -m 1G -serial stdio
|
|||
add_custom_command(
|
||||
OUTPUT disk.img
|
||||
COMMAND sudo sh ../scripts/build_image.sh disk.img
|
||||
DEPENDS zion yellowstone denali
|
||||
DEPENDS zion yellowstone denali victoriafalls
|
||||
USES_TERMINAL
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue