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: fix undefined storage_safe_mode #369

Merged
merged 2 commits into from
Jul 8, 2023
Merged

Conversation

richm
Copy link
Contributor

@richm richm commented Jul 6, 2023

Tests are failing if storage_safe_mode is not defined in the test.
Ensure it has a default value true.
Also ensure that we can use a global storage_pools and
storage_volumes.
Signed-off-by: Rich Megginson rmeggins@redhat.com

Tests are failing if storage_safe_mode is not defined in the test.
Ensure it has a default value `true`.
Also ensure that we can use a global `storage_pools` and
`storage_volumes`.
Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: -1.68 ⚠️

Comparison is base (d6b7a98) 13.70% compared to head (25b7687) 12.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
- Coverage   13.70%   12.03%   -1.68%     
==========================================
  Files           8        8              
  Lines        1729     1729              
  Branches       71        0      -71     
==========================================
- Hits          237      208      -29     
- Misses       1492     1521      +29     
Flag Coverage Δ
sanity ?

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

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@richm richm merged commit 3acfa73 into linux-system-roles:main Jul 8, 2023
15 checks passed
@richm richm deleted the fix2 branch July 8, 2023 17:55
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.

1 participant