-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Replace scheduler-specific command-line options #1338
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 #1338 +/- ##
==========================================
- Coverage 91.72% 91.65% -0.07%
==========================================
Files 83 83
Lines 12578 12595 +17
==========================================
+ Hits 11537 11544 +7
- Misses 1041 1051 +10
Continue to review full report at Codecov.
|
|
@jenkins-cscs retry all |
ekouts
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.
I think we should add some unittests and maybe a comment on the documentation here about the different ways you can pass the options to --job-option.
|
I agree with @ekouts. Documentation of the |
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, overall. I just have a couple of minor comments.
Closes #486