Skip to content

Commit

Permalink
Merge pull request #245 from usegalaxy-eu/revert-240-htcondor-seconda…
Browse files Browse the repository at this point in the history
…ry_test

Revert "Move four machines to the secondary HTCondor cluster to test it"
  • Loading branch information
kysrpex authored Nov 23, 2023
2 parents 37206c4 + de7b10d commit 32a6f94
Showing 1 changed file with 13 additions and 42 deletions.
55 changes: 13 additions & 42 deletions resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,48 +36,19 @@ nodes_inventory:
g1.c8m40g1d50: 4

deployment:
worker-fetch-htcondor-secondary:
count: 1
flavor: c1.c36m100d50
image: htcondor-secondary
secondary_htcondor_cluster: true
group: upload
worker-interactive-htcondor-secondary:
count: 1
flavor: c1.c36m100d50
group: interactive
docker: true
image: htcondor-secondary
secondary_htcondor_cluster: true
volume:
size: 1024
type: default
worker-c36m100-htcondor-secondary:
count: 1
flavor: c1.c36m100d50
group: compute
image: htcondor-secondary
secondary_htcondor_cluster: true
docker: true
volume:
size: 1024
type: default
cgroups:
mem_limit_policy: hard
mem_reserved_size: 2048
worker-c8m40g1-htcondor-secondary:
count: 1
flavor: g1.c8m40g1d50
group: compute_gpu
image: htcondor-secondary-gpu
secondary_htcondor_cluster: true
docker: true
volume:
size: 1024
type: default
cgroups:
mem_limit_policy: soft
mem_reserved_size: 1024
# worker-c120m225-htcondor-secondary:
# count: 1 #12
# flavor: c1.c120m225d50
# group: compute
# docker: true
# image: htcondor-secondary
# secondary_htcondor_cluster: true
# volume:
# size: 1024
# type: default
# cgroups:
# mem_limit_policy: hard
# mem_reserved_size: 2048

worker-fetch:
count: 1
Expand Down

0 comments on commit 32a6f94

Please sign in to comment.