Skip to content

Commit 10d4e93

Browse files
committed
increased control node CI memory
1 parent 185eafb commit 10d4e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cluster_net = "slurmapp-ci"
22
cluster_subnet = "slurmapp-ci"
3-
control_node_flavor = "ec1.medium" # small ran out of memory, medium gets down to ~100Mi mem free on deployment
3+
control_node_flavor = "en1.medium" # min 8GB RAM
44
other_node_flavor = "en1.xsmall"
55
state_volume_type = "unencrypted"
66
home_volume_type = "unencrypted"

0 commit comments

Comments
 (0)