Skip to content
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

[testlib] Add fs mount options check to hpctstlib #2958

Merged
merged 11 commits into from
Oct 26, 2023

Conversation

victorusu
Copy link
Contributor

The filesystem_option_check check if the file systems were properly configured based on their type

The filesystem_option_check check if the file systems were properly
configured based on their type
@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c419112) 86.70% compared to head (81edb51) 86.70%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2958   +/-   ##
========================================
  Coverage    86.70%   86.70%           
========================================
  Files           61       61           
  Lines        11996    11996           
========================================
  Hits         10401    10401           
  Misses        1595     1595           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
@vkarak vkarak changed the title Add fs mount options check to hpctstlib [testlib] Add fs mount options check to hpctstlib Jul 25, 2023
@vkarak vkarak modified the milestones: ReFrame 4.4, ReFrame 4.5 Oct 4, 2023
This newer version of test is not parameterised. This implies that one
should see a single test that processes all filesystems. This version
also adds to the output the reference options used by the test.
@pep8speaks
Copy link

pep8speaks commented Oct 19, 2023

Hello @victorusu, 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 2023-10-23 21:45:43 UTC

Copy link
Contributor

@vkarak vkarak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor style suggestions.

hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
hpctestlib/system/fs/mnt_opts.py Outdated Show resolved Hide resolved
victorusu and others added 5 commits October 23, 2023 20:18
Co-authored-by: Vasileios Karakasis <vkarak@gmail.com>
Co-authored-by: Vasileios Karakasis <vkarak@gmail.com>
Co-authored-by: Vasileios Karakasis <vkarak@gmail.com>
Co-authored-by: Vasileios Karakasis <vkarak@gmail.com>
@vkarak vkarak merged commit db91660 into reframe-hpc:develop Oct 26, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants