Skip to content

Commit f18e9de

Browse files
committed
test raw fatimage on top of raw fat image
1 parent 225219d commit f18e9de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/fatimage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ jobs:
2323
matrix: # build RL8, RL9
2424
build:
2525
- image_name: openhpc-RL8
26-
source_image_name: Rocky-8-GenericCloud-Base-8.10-20240528.0.x86_64.qcow2
26+
source_image_name: openhpc-RL8-250409-0953-f5aefb1e
2727
inventory_groups: control,compute,login,update
2828
- image_name: openhpc-RL9
29-
source_image_name: Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.qcow2
29+
source_image_name: openhpc-RL9-250409-0953-f5aefb1e
3030
inventory_groups: control,compute,login,update
3131
env:
3232
ANSIBLE_FORCE_COLOR: True

0 commit comments

Comments
 (0)