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

test: skip lvm pool shared test if not supported #426

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

richm
Copy link
Contributor

@richm richm commented Feb 13, 2024

Our CI and local test frameworks do not currently support the
shared lvm pool test. Skip it by default.
If you want to run the test, set the environment variable
SYSTEM_ROLES_STORAGE_SHARED_TEST=true in your
ansible-playbook invocation environment e.g.
SYSTEM_ROLES_STORAGE_SHARED_TEST=true ansible-playbook ... tests_lvm_pool_shared.yml

Signed-off-by: Rich Megginson [email protected]

Our CI and local test frameworks do not currently support the
shared lvm pool test.  Skip it by default.
If you want to run the test, set the environment variable
`SYSTEM_ROLES_STORAGE_SHARED_TEST=true` in your
`ansible-playbook` invocation environment e.g.
`SYSTEM_ROLES_STORAGE_SHARED_TEST=true ansible-playbook ... tests_lvm_pool_shared.yml`

Signed-off-by: Rich Megginson <[email protected]>
@richm richm requested a review from japokorn February 13, 2024 14:55
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (533145b) 16.54% compared to head (efd90e9) 13.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #426      +/-   ##
==========================================
- Coverage   16.54%   13.29%   -3.25%     
==========================================
  Files           2        8       +6     
  Lines         284     1782    +1498     
  Branches       79       79              
==========================================
+ Hits           47      237     +190     
- Misses        237     1545    +1308     
Flag Coverage Δ
sanity 16.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@richm richm merged commit 8b3a71a into linux-system-roles:main Feb 13, 2024
18 of 19 checks passed
@richm richm deleted the skip-shared-test-in-ci branch February 13, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants