1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests
Amin Vakil 72d0c21f56
[backport][stable-2] proxmox_kvm: Fix ZFS device string parsing (#2841) (#2849)
* proxmox_kvm: Fix ZFS device string parsing (#2841)

ZFS-backed block devices may contain just the bare device name and
not have extra options like `,size=foo`, `,format=qcow2` etc. This
breaks an assumption in existing regex (which expects a comma).

Support such device strings and add a couple of testcases to validate.

* Fix

* Update plugins/modules/cloud/misc/proxmox_kvm.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/cloud/misc/proxmox_kvm.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Anup Chenthamarakshan <anupcshan@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-06-21 12:40:28 +02:00
..
integration/targets zypper_repository: fix idempotency on adding repo with releasever and basearch variables (#2722) (#2752) 2021-06-08 08:47:11 +02:00
sanity CI: Remove scripts that are no longer needed (#2793) (#2795) 2021-06-14 05:43:28 +02:00
unit [backport][stable-2] proxmox_kvm: Fix ZFS device string parsing (#2841) (#2849) 2021-06-21 12:40:28 +02:00
utils Make extra sanity test runner produce ansibullbot and JUnit output. (#2794) (#2799) 2021-06-14 07:48:56 +02:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
config.yml Add ansible-test config file. (#2404) (#2405) 2021-05-01 22:54:41 +02:00
requirements.yml Remove community.kubernetes testing dependency. (#1682) 2021-01-27 07:17:00 +01:00