Bump export RAM.
authorTom Clegg <tom@tomclegg.ca>
Thu, 4 Mar 2021 01:31:30 +0000 (20:31 -0500)
committerTom Clegg <tom@tomclegg.ca>
Thu, 4 Mar 2021 01:31:30 +0000 (20:31 -0500)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

export.go

index 4cd977b6800d1316557b0a40a2c65afb54709e86..19ff41950e2e86ef7504475e7abf5373ddab118a 100644 (file)
--- a/export.go
+++ b/export.go
@@ -88,7 +88,7 @@ func (cmd *exporter) RunCommand(prog string, args []string, stdin io.Reader, std
                        Name:        "lightning export",
                        Client:      arvados.NewClientFromEnv(),
                        ProjectUUID: *projectUUID,
-                       RAM:         240000000000,
+                       RAM:         700000000000,
                        VCPUs:       32,
                        Priority:    *priority,
                }