Skip to content

Commit 7b190ba

Browse files
committed
update expected stackhpc sinfo for empty 'extra' partition
1 parent 61742ac commit 7b190ba

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

ansible/ci/check_slurm.yml

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

docs/experimental/slurm-controlled-rebuild.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@ In summary, the way this functionality works is as follows:
4242
registers the node as having finished rebooting. It then launches the actual
4343
job, which does not do anything.
4444

45-
46-
TODO: note terraform parallel limits
47-
48-
nova compute: 10 per nova controller, so either per HV or whole-cloud BM * (different in Caracel onwards). Could tune to 50-100 if properly set.
49-
50-
5145
## Prerequsites
5246

5347
To enable a compute node to rejoin the cluster after a vrebuild, functionality

0 commit comments

Comments
 (0)