Closed richm closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
533145b
) 16.54% compared to head (efd90e9
) 13.29%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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 youransible-playbook
invocation environment e.g.SYSTEM_ROLES_STORAGE_SHARED_TEST=true ansible-playbook ... tests_lvm_pool_shared.yml
Signed-off-by: Rich Megginson rmeggins@redhat.com