Skip to content

Commit f693e88

Browse files
committed
DEBUG: build non-cuda images using OFED24 w/ suffix
1 parent 24d1ee0 commit f693e88

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/nightlybuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- RL9
2929
build:
3030
- openstack.rocky-latest
31-
- openstack.rocky-latest-cuda
31+
# - openstack.rocky-latest-cuda
3232
exclude:
3333
- os_version: RL8
3434
build: openstack.rocky-latest-cuda

environments/.stackhpc/LEAFCLOUD.pkrvars.hcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ ssh_keypair_name = "slurm-app-ci"
55
ssh_private_key_file = "~/.ssh/id_rsa"
66
security_groups = ["default", "SSH"]
77
floating_ip_network = "external"
8+
image_name_suffx = "-ofed24"

0 commit comments

Comments
 (0)