Skip to content

Add PBS scheduler plugin#928

Open
hwikle-lanl wants to merge 12 commits intodevelopfrom
ccombs/pbs-scheduler-plugin
Open

Add PBS scheduler plugin#928
hwikle-lanl wants to merge 12 commits intodevelopfrom
ccombs/pbs-scheduler-plugin

Conversation

@hwikle-lanl
Copy link
Copy Markdown
Collaborator

Code review checklist:

  • Code is generally sensical and well commented
  • Variable/function names all telegraph their purpose and contents
  • Functions/classes have useful doc strings
  • Function arguments are typed
  • Added/modified unit tests to cover changes.
  • New features have documentation added to the docs.
  • New features and backwards compatibility breaks are noted in the RELEASE.md

@hwikle-lanl hwikle-lanl self-assigned this Mar 6, 2026
@hwikle-lanl hwikle-lanl linked an issue Mar 6, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator Author

@hwikle-lanl hwikle-lanl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also should add some unit tests and update docs.

Comment thread lib/pavilion/schedulers/plugins/pbs.py Outdated
Comment thread lib/pavilion/schedulers/plugins/pbs.py Outdated
Comment thread lib/pavilion/schedulers/plugins/pbs.py Outdated
Comment thread lib/pavilion/schedulers/plugins/pbs.py Outdated
Comment thread lib/pavilion/schedulers/plugins/pbs.py Outdated
Comment thread lib/pavilion/schedulers/plugins/pbs.py Outdated
Comment thread lib/pavilion/schedulers/plugins/pbs.py Outdated
@hwikle-lanl hwikle-lanl force-pushed the ccombs/pbs-scheduler-plugin branch from 8ffae48 to be3b906 Compare March 9, 2026 17:40
@hwikle-lanl hwikle-lanl force-pushed the ccombs/pbs-scheduler-plugin branch from 3673d9c to 2a0fbdb Compare April 7, 2026 16:32
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.

PBS Scheduler Support

2 participants