-
Notifications
You must be signed in to change notification settings - Fork 117
[feat] Support *:<partition name> name pattern in the list of valid systems
#1253
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
|
Hello @mboisson, Thank you for updating! Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide Comment last updated at 2020-04-14 12:40:19 UTC |
|
Can I test this patch? |
Codecov Report
@@ Coverage Diff @@
## master #1253 +/- ##
=======================================
Coverage 91.39% 91.40%
=======================================
Files 84 84
Lines 12409 12421 +12
=======================================
+ Hits 11341 11353 +12
Misses 1068 1068
Continue to review full report at Codecov.
|
|
test this please |
*:<partition name> pattern as a list of valid systems
@vkarak, are you talking to the bot ? or to me ? or someone else ? |
|
Hey @mboisson, thanks for the PR! I was talking to the bot. It's a bit silly. It doesn't understand when you address it directly; only if you shout it out in general. But that's only for the first time contributors. :-) |
|
haha, ok. No problem :) |
|
Looks like I need to think about this a bit more... 🤔 |
|
Actually you can try to run the unit tests yourself by running |
|
Ok, should be good now. |
|
@mboisson my plan is to merge this today, so I will go on with the solution of changing the type 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
|
@teojgo Can you approve this one? |
*:<partition name> pattern as a list of valid systems*:<partition name> as a valid pattern in the list of valid systems
*:<partition name> as a valid pattern in the list of valid systems*:<partition name> pattern in the list of valid systems
*:<partition name> pattern in the list of valid systems*:<partition name> name pattern in the list of valid systems
Fixes #1126.