Skip to content

Commit

Permalink
Merge pull request #285 from mira-miracoli/final-test-rocky9
Browse files Browse the repository at this point in the history
use the latest rocky 9 as default and new test training
  • Loading branch information
mira-miracoli authored Mar 21, 2024
2 parents 747fd0a + d5185bb commit 96e7848
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions resources.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
# Global configuration of computing nodes.
images:
default: vggp-v60-j322-692e75a7c101-main
default: vgcn~rockylinux-9-latest-x86_64~+generic+workers+internal~20240321~41538~HEAD~4766217
gpu: vgcn~rockylinux-9-latest-x86_64~+generic+workers-gpu+internal~20240318~65722~dev~220eac2~with_latest_drivers
secure: vggp-v60-secure-j322-692e75a7c101-main
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)
rocky-9: vgcn~rockylinux-9-latest-x86_64~+generic+workers+internal~20240314~40429~dev~9f80854~2nd_test_no_kernel_lt_by_mira
network: bioinf
secgroups:
- ufr-ingress
Expand Down Expand Up @@ -299,3 +298,10 @@ deployment:
group: training-joca-epigenomics-24
image: htcondor-secondary
secondary_htcondor_cluster: true
training-rock:
count: 1
flavor: c1.c28m225d50
start: 2024-03-21
end: 2024-03-26
group: training-rocky9-test
secondary_htcondor_cluster: true

0 comments on commit 96e7848

Please sign in to comment.