Skip to content

Commit 7057c50

Browse files
committed
remove delay in compute node rebuild ci
1 parent 08eff97 commit 7057c50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/stackhpc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ jobs:
183183
. venv/bin/activate
184184
. environments/.stackhpc/activate
185185
ansible-playbook -v --limit compute ansible/adhoc/rebuild.yml
186-
ansible all -m wait_for_connection -a 'delay=60 timeout=600'
187186
ansible-playbook -v ansible/ci/check_slurm.yml
188187
189188
- name: Check sacct state survived reimage

0 commit comments

Comments
 (0)