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

Modifying for use on non-OSPool HTCondor pools #3

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aowen-uwmad
Copy link

Generally, modifications involved being able to specify the central manager of the pool to test, and the corresponding resource name.

Does make the assumption that if its a non-OSPool pool, then the classad corresponding to the resource name is "Machine".
This behavior should be easy to change by modifying the src.general.get_resource_classad() function.
Perhaps a better approach would be to make a CLI argument to allow the user to pass the classad they want to use instead.

Motivated by desire to be able to use the pool exerciser on CHTC.

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

Successfully merging this pull request may close these issues.

1 participant