-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Add node list information for jobs submitted with the Torque backend #1347
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1347 +/- ##
==========================================
- Coverage 91.65% 91.60% -0.06%
==========================================
Files 83 83
Lines 12599 12608 +9
==========================================
+ Hits 11548 11549 +1
- Misses 1051 1059 +8
Continue to review full report at Codecov.
|
vkarak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should also extend the test_submit() unit test here to enable pbs and torque.
vkarak
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Close #1213