-
Notifications
You must be signed in to change notification settings - Fork 117
[doc] Renew the tutorials #1397
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
- The basic tutorial is rewritten. It starts from the vanilla installation of ReFrame and ends in porting the tests to a HPC cluster. - The ex-advanced tutorial is now renamed to "Miscellaneous topics" and it also hosts a couple of examples from former basic tutorial. - The structure and names of the tutorial examples is changed. No more generic names are used. - Other parts of the documentation were fine tuned and updated.
|
Hello @vkarak, 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-07-09 15:05:51 UTC |
|
@jenkins-cscs retry daint |
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.
In total, it looks good to me. I had some small comments only for typos/wrong syntax.
Codecov Report
@@ Coverage Diff @@
## master #1397 +/- ##
=======================================
Coverage 91.77% 91.77%
=======================================
Files 83 83
Lines 12708 12708
=======================================
Hits 11663 11663
Misses 1045 1045
Continue to review full report at Codecov.
|
Closes #1158.
Fixes #986.