Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How much of this is still used #89

Open
Christian-B opened this issue Oct 12, 2023 · 2 comments
Open

How much of this is still used #89

Christian-B opened this issue Oct 12, 2023 · 2 comments
Assignees
Labels

Comments

@Christian-B
Copy link
Member

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.

@rowleya
Copy link
Member

rowleya commented Oct 13, 2023

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.

@rowleya
Copy link
Member

rowleya commented Oct 13, 2023

Note I know that the command line client does get used at least somewhat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants