Skip to content

Commit 4bc7075

Browse files
committed
fixup empty partition for CI check
1 parent e0909ab commit 4bc7075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/ci/check_slurm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
<end>
2222
vars:
2323
expected_sinfo:
24-
- " extra up 60-00:00:00 0 n/a" # empty partition
24+
- " extra up 60-00:00:00 0 n/a" # empty partition
2525
- "{{ openhpc_cluster_name }}-compute-[0-1] standard* up 60-00:00:00 2 idle"

0 commit comments

Comments
 (0)