Skip to content

Commit 72aec95

Browse files
committed
fix comment; CI actually only rebuilds login + control
1 parent 793e52f commit 72aec95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
# ansible compute -m wait_for_connection -a 'delay=60 timeout=600' # delay allows node to go down
146146
# ansible-playbook -v ansible/ci/check_slurm.yml
147147

148-
- name: Test reimage of all nodes (via rebuild adhoc)
148+
- name: Test reimage of login and control nodes (via rebuild adhoc)
149149
run: |
150150
. venv/bin/activate
151151
. environments/.stackhpc/activate

0 commit comments

Comments
 (0)