mirror of
https://github.com/kairos-io/provider-kairos.git
synced 2025-09-06 17:32:44 +00:00
Try increasing RAM
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
@@ -104,6 +104,7 @@ var _ = BeforeSuite(func() {
|
||||
}
|
||||
|
||||
opts := []types.MachineOption{
|
||||
types.WithMemory("9000"),
|
||||
types.WithISO(os.Getenv("ISO")),
|
||||
types.WithSSHPort(sshPort),
|
||||
types.WithID(machineID),
|
||||
|
Reference in New Issue
Block a user