1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-28 15:09:15 +00:00
community.general/tests/unit/plugins/module_utils/_xenserver
Shreyash 4d72ec3299
xenserver_guest_info: use fallback chain for VDI format detection (#12215)
* xenserver_guest_info: use fallback chain for VDI format detection

* changelog: add PR URL to
  changelog fragment

* test: set mismatched vdi_type in vm-3 fixture to test fallback chain precedence

Set vdi_type to "vhd" while image-format remains "qcow2" so the unit
test verifies that image-format takes precedence in the fallback chain.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-12 23:07:13 +12:00
..
fixtures
common.py
conftest.py
FakeAnsibleModule.py
FakeXenAPI.py
test_gather_vm_params_and_facts.py
test_get_object_ref.py
test_misc.py
test_netaddr_functions.py
test_set_vm_power_state.py
test_wait_for_functions.py
test_xapi.py
test_xenserverobject.py