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 793e52f commit 72aec95Copy full SHA for 72aec95
.github/workflows/stackhpc.yml
@@ -145,7 +145,7 @@ jobs:
145
# ansible compute -m wait_for_connection -a 'delay=60 timeout=600' # delay allows node to go down
146
# ansible-playbook -v ansible/ci/check_slurm.yml
147
148
- - name: Test reimage of all nodes (via rebuild adhoc)
+ - name: Test reimage of login and control nodes (via rebuild adhoc)
149
run: |
150
. venv/bin/activate
151
. environments/.stackhpc/activate
0 commit comments