Skip to content

Commit

Permalink
Merge pull request #224 from richm/revert-bz1991062
Browse files Browse the repository at this point in the history
revert fix for testing bz1991062
  • Loading branch information
richm authored Aug 26, 2021
2 parents 9e19d24 + b76c806 commit ecdee39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests_create_lvmvdo_then_remove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- name: Check if kvdo is loadable
shell: |
set -euo pipefail
modprobe --dry-run kvdo && modprobe --dry-run dm-vdo
modprobe --dry-run kvdo
ignore_errors: true
changed_when: false
register: __storage_kvdo_loadable
Expand Down

0 comments on commit ecdee39

Please sign in to comment.