Skip to content

Commit 5a1a301

Browse files
committed
temporarily disable doca,lustre for testing
1 parent 6240a60 commit 5a1a301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/extra.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,11 @@ jobs:
3131
build:
3232
- image_name: openhpc-extra-RL8
3333
source_image_name_key: RL8 # key into environments/.stackhpc/tofu/cluster_image.auto.tfvars.json
34-
inventory_groups: doca,cuda,lustre
34+
inventory_groups: cuda
3535
volume_size: 30 # needed for cuda
3636
- image_name: openhpc-extra-RL9
3737
source_image_name_key: RL9
38-
inventory_groups: doca,cuda,lustre
38+
inventory_groups: cuda
3939
volume_size: 30 # needed for cuda
4040
env:
4141
ANSIBLE_FORCE_COLOR: True

0 commit comments

Comments
 (0)