Skip to content
Snippets Groups Projects
Commit e6a81db5 authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

Increase drone size

parent 8588d417
Branches
No related tags found
No related merge requests found
......@@ -65,8 +65,8 @@ MASTER.DAEMON_SHUTDOWN = ( TimeToLive <= 10 * $(MINUTE) )
MASTER.DAEMON_SHUTDOWN_FAST = ( TimeToLive <= 3 * $(MINUTE) )
# Set number of CPUs
NUM_CPUS = 20
MEMORY = 110000
NUM_CPUS = 32
MEMORY = 128000
TardisDroneUuid = "$ENV(TardisDroneUuid)"
STARTD_NAME = $ENV(TardisDroneUuid)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment