You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah I think the failing of the spalloc PR highlights that we only test the programmatic use of the spalloc client. There is also a command-line version of the client that probably gets tested in the spalloc unit tests directly at best.
Some of the spalloc stuiff is now done by spinnman.
FEC SpallocAllocator has
from spalloc_client import Job
from spalloc_client.states import JobState
But how much of the rest is still sued.
The text was updated successfully, but these errors were encountered: