Skip to content

Commit fd5cbf9

Browse files
committed
pause in workflow to debug slurm state
1 parent 438ed3a commit fd5cbf9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stackhpc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@ jobs:
185185
ansible-playbook -v --limit compute ansible/adhoc/rebuild.yml
186186
ansible-playbook -v ansible/ci/check_slurm.yml
187187
188+
- name: Pause for debugging
189+
run: sleep 1800
190+
188191
- name: Check sacct state survived reimage
189192
run: |
190193
. venv/bin/activate

0 commit comments

Comments
 (0)