Skip to content

Commit

Permalink
Disable the resizing test, resizing does not seem to work
Browse files Browse the repository at this point in the history
at all currently.
  • Loading branch information
pcahyna committed Oct 22, 2019
1 parent 1158d45 commit 136e41d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/tests_lvm_errors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@
that: "{{ not blivet_output.failed and blivet_output.changed }}"
msg: "Unexpected behavior w/ existing data on specified disks"

when: false

- name: Test for correct handling of safe_mode with existing pool
block:
- name: Try to create LVM pool on disks that already belong to an existing pool
Expand Down

0 comments on commit 136e41d

Please sign in to comment.