Skip to content
Snippets Groups Projects
Commit 4cc56f89 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

update flavors for juniq, increase m1 runtime to 7 days

parent 8a20442d
No related branches found
No related tags found
No related merge requests found
...@@ -9,10 +9,10 @@ data: ...@@ -9,10 +9,10 @@ data:
m1: m1:
max: -1 max: -1
weight: 10 weight: 10
display_name: "2GB RAM, 1VCPU, 5 days" display_name: "2GB RAM, 1VCPU, 7 days"
description: "JupyterLab will run for max 5 days with 2GB RAM and 1VCPU." description: "JupyterLab will run for max 7 days with 2GB RAM and 1VCPU."
runtime: runtime:
days: 5 days: 7
resources: resources:
cpu_guarantee: 0.1 cpu_guarantee: 0.1
cpu_limit: 1 cpu_limit: 1
...@@ -43,8 +43,8 @@ data: ...@@ -43,8 +43,8 @@ data:
mem_guarantee: "512M" mem_guarantee: "512M"
mem_limit: "8192M" mem_limit: "8192M"
workshop: workshop:
max: 30 max: 10
weight: 11 weight: 1
display_name: "Summer School - 8GB RAM, 2VCPU, 10 hours" display_name: "Summer School - 8GB RAM, 2VCPU, 10 hours"
description: "Summer School - JupyterLab will run for max 10 hours with 8GB RAM and 2VCPU." description: "Summer School - JupyterLab will run for max 10 hours with 8GB RAM and 2VCPU."
runtime: runtime:
...@@ -66,7 +66,7 @@ data: ...@@ -66,7 +66,7 @@ data:
juniq: juniq:
jupyterhubs: ["juniq"] jupyterhubs: ["juniq"]
weight: 6 weight: 6
flavors: ["m1", "l1", "workshop"] flavors: ["m1", "l1", "l2"]
# users: # users:
# nfdifzjstaff: # nfdifzjstaff:
# hubs: ["nfdigeneral"] # hubs: ["nfdigeneral"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment