Removed test case since code didn't pass QA
Signed-off-by: RouxAntoine <antoinroux@hotmail.fr>
This commit is contained in:
parent
1af7b5882f
commit
615fd48a59
@ -100,7 +100,7 @@ func setupEnv() int {
|
||||
Drives: []models.Drive{
|
||||
{
|
||||
DriveID: firecracker.String("rootfs"),
|
||||
PathOnHost: firecracker.String("./out/ubuntu-22.04.ext4"),
|
||||
PathOnHost: firecracker.String("./out/rootfs.ext4"),
|
||||
IsReadOnly: firecracker.Bool(false),
|
||||
IsRootDevice: firecracker.Bool(true),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user