Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove AlmaLinux workers #246

Merged
merged 1 commit into from
Nov 23, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 1 addition & 14 deletions resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
default: vggp-v60-j322-692e75a7c101-main
gpu: vggp-v60-gpu-j322-692e75a7c101-main-kernel-4.18.0-477.21.1.el8_8-nvidia
secure: vggp-v60-secure-j322-692e75a7c101-main
alma: vggp-v60-j342-4c09f3ebbeac-alma
htcondor-secondary: vgcn~workers+internal~rockylinux-8.6-x86_64~2023-10-26~43739~htcondor-secondary~ebb20b8~kysrpex_local_build

Check warning on line 7 in resources.yaml

View workflow job for this annotation

GitHub Actions / yamllint

7:121 [line-length] line too long (129 > 120 characters)
htcondor-secondary-gpu: vgcn~workers-gpu+internal~rockylinux-8.6-x86_64~2023-11-16~34096~htcondor-secondary~a23fbb0~kysrpex_local_build

Check warning on line 8 in resources.yaml

View workflow job for this annotation

GitHub Actions / yamllint

8:121 [line-length] line too long (137 > 120 characters)
network: bioinf
secgroups:
- ufr-ingress
Expand Down Expand Up @@ -200,20 +199,8 @@
cgroups:
mem_limit_policy: hard
mem_reserved_size: 2048
worker-c120m425-alma:
count: 2 #22
flavor: c1.c120m425d50
group: compute
docker: true
image: alma
volume:
size: 1024
type: default
cgroups:
mem_limit_policy: hard
mem_reserved_size: 2048
worker-c120m425:
count: 20 #22
count: 22
flavor: c1.c120m425d50
group: compute
docker: true
Expand Down
Loading