We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a1a301 commit e315848Copy full SHA for e315848
.github/workflows/extra.yml
@@ -31,11 +31,11 @@ jobs:
31
build:
32
- image_name: openhpc-extra-RL8
33
source_image_name_key: RL8 # key into environments/.stackhpc/tofu/cluster_image.auto.tfvars.json
34
- inventory_groups: cuda
+ inventory_groups: doca,cuda,lustre
35
volume_size: 30 # needed for cuda
36
- image_name: openhpc-extra-RL9
37
source_image_name_key: RL9
38
39
40
env:
41
ANSIBLE_FORCE_COLOR: True
0 commit comments