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 5acf014 commit 9591f58Copy full SHA for 9591f58
.github/workflows/stackhpc.yml
@@ -182,9 +182,8 @@ jobs:
182
run: |
183
. venv/bin/activate
184
. environments/.stackhpc/activate
185
- ansible-playbook -v --limit compute ansible/adhoc/rebuild.yml
186
- ansible-playbook -v ansible/ci/check_slurm.yml
187
ansible-playbook -v ansible/adhoc/reboot_via_slurm.yml
+ ansible-playbook -v ansible/ci/check_slurm.yml
188
189
- name: Check sacct state survived reimage
190
0 commit comments