-
Notifications
You must be signed in to change notification settings - Fork 117
[test] Adapt Kesch tests to final CSCS prog. environments #479
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
This commit also adds several minor improvements to the tests, such as transition to new style, module fixes, coding style fixes etc.
This is directory is `cscs-checks/mch`.
|
@victorusu @ajocksch When reviewing this PR, please make sure to double check whether we need all the tested combinations or whether we need to test more. For summary, check this list. |
cscs-checks/cuda/multi_gpu.py
Outdated
| self.tags = {'production'} | ||
|
|
||
| def setup(self, partition, environ, **job_opts): | ||
| def _setup(self, partition, environ, **job_opts): |
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.
This one, I should remove it.
|
@eth-cscs/reframe-devteam Hey guys, can somebody review this PR? |
victorusu
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 just have a few comments. Nothing that would hinder the merge.
kraushm
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.
Since the system has been taken down completely, I don't really see a reason to keep anything related to Monch in the tests.
|
@jenkins-cscs retry dom |
This PR also adds several minor improvements to the tests, such as
transition to new style, module fixes, coding style fixes etc.
Fixes #398.
For test failures on Kesch, see here for explanations.
Still todo: