1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-11 10:35:34 +00:00
community.general/tests/unit/plugins/modules
patchback[bot] 709e596700
[PR #12121/6e6199ae backport][stable-13] parted: ignore MBR partition type codes in flags on SUSE systems (#12147)
parted: ignore MBR partition type codes in flags on SUSE systems (#12121)

* parted: ignore MBR partition type codes reported as flags by SUSE parted

SUSE's patched parted reports MBR partition type codes (e.g., type=8e for
Linux LVM) in the machine-parseable flags output. The module was trying to
unset these pseudo-flags via 'parted set N type=8e off', which is not a
valid parted command, causing the task to fail when using flags: [lvm] on
msdos-labelled disks on SUSE systems.

Fixes #6292



* feat(changelog): add fragment for PR 12121

* Update changelogs/fragments/12121-parted-suse-msdos-type-code.yml



---------



(cherry picked from commit 6e6199ae3d)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2026-05-31 08:35:40 +02:00
..
interfaces_file Improve --docker arguments to ansible-test (#12070) 2026-05-17 10:47:56 +02:00
conftest.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
FakeAnsibleModule.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
FakeXenAPI.py Reformat everything. 2025-11-01 13:46:53 +01:00
gitlab.py gitlab_user: update SSH keys when key material changes (#11996) 2026-05-12 21:19:15 +12:00
hpe_test_utils.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
linode_conftest.py Reformat everything. 2025-11-01 13:46:53 +01:00
oneview_conftest.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
oneview_module_loader.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_alerta_customer.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_apache2_module.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_apk.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_archive.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_bitbucket_access_key.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_bitbucket_pipeline_key_pair.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_bitbucket_pipeline_known_host.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_bitbucket_pipeline_variable.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_bootc_manage.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_campfire.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_circonus_annotation.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_composer.py [PR #12084/8468fea3 backport][stable-13] composer: config file hash to evaluate whether a change occurred (#12132) 2026-05-30 15:12:16 +02:00
test_composer.yaml [PR #12084/8468fea3 backport][stable-13] composer: config file hash to evaluate whether a change occurred (#12132) 2026-05-30 15:12:16 +02:00
test_cpanm.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_cpanm.yaml Prepare main for 13.0.0 (#11834) 2026-04-20 12:35:43 +02:00
test_datadog_downtime.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_dconf.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_discord.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_django_check.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_django_check.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_command.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_django_command.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_createcachetable.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_django_createcachetable.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_dumpdata.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_django_dumpdata.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_django_loaddata.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_django_loaddata.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_dnf_config_manager.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_dnsimple.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_dnsimple_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_etcd3.py etcd3: re-enable and fix tests, add unit tests (#11678) 2026-03-25 15:55:16 +13:00
test_facter_facts.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_facter_facts.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_gconftool2.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gconftool2.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_gconftool2_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gconftool2_info.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_gem.py gem: use CmdRunner (#11733) 2026-04-12 13:12:26 +02:00
test_gio_mime.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gio_mime.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_github_repo.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_github_secrets.py github_secrets: new module (#11514) 2026-03-15 16:29:33 +01:00
test_github_secrets_info.py github_secrets_info: new module (#11586) 2026-03-16 20:14:08 +01:00
test_gitlab_deploy_key.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gitlab_group.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gitlab_group_access_token.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gitlab_hook.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gitlab_project.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gitlab_project_access_token.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gitlab_protected_branch.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_gitlab_runner.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_gitlab_user.py gitlab_user: update SSH keys when key material changes (#11996) 2026-05-12 21:19:15 +12:00
test_homebrew.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_homebrew_cask.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_icinga2_downtime.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_icinga2_feature.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_ini_file.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_ip2location_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_ipa_getkeytab.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_ipa_otpconfig.py Remove unittest.main() calls (#11304) 2025-12-22 15:47:42 +01:00
test_ipa_otptoken.py Remove unittest.main() calls (#11304) 2025-12-22 15:47:42 +01:00
test_ipa_pwpolicy.py Remove unittest.main() calls (#11304) 2025-12-22 15:47:42 +01:00
test_ipbase.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_java_keystore.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_jenkins_build.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_jenkins_build_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_jenkins_credential.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_jenkins_node.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_jenkins_plugin.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_keycloak_authentication.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_authentication_required_actions.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_client.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_client_rolemapping.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_clientscope.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_component.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_identity_provider.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_realm.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_realm_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_realm_keys.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_realm_keys_metadata_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_realm_localization.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_role.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_user.py [PR #11749/2d89fb1c backport][stable-13] keycloak_user: fix email_verified is not idempotent (#12129) 2026-05-30 15:11:33 +02:00
test_keycloak_user_execute_actions_email.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_user_federation.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_keycloak_userprofile.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_kopia_repository.py [PR #11752/d4031f36 backport][stable-13] kopia: Add kopia_repository module (#12127) 2026-05-30 15:12:10 +02:00
test_kopia_repository.yaml [PR #11752/d4031f36 backport][stable-13] kopia: Add kopia_repository module (#12127) 2026-05-30 15:12:10 +02:00
test_kopia_repository_info.py [PR #11752/d4031f36 backport][stable-13] kopia: Add kopia_repository module (#12127) 2026-05-30 15:12:10 +02:00
test_kopia_repository_info.yaml [PR #11752/d4031f36 backport][stable-13] kopia: Add kopia_repository module (#12127) 2026-05-30 15:12:10 +02:00
test_krb_ticket.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_krb_ticket.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_linode.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_linode_v4.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_logrotate.py logrotate: fix parameter and config file validation and more (#11764) 2026-04-17 08:44:29 +02:00
test_lvg_rename.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_lxca_cmms.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_lxca_nodes.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_lxd_storage_pool_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_lxd_storage_volume_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_macports.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_maven_artifact.py maven_artifact: resolve SNAPSHOT to latest using snapshot metadata block (#11501) 2026-02-14 21:03:00 +01:00
test_modprobe.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_monit.py monit: deprecate support for monit <= 5.18 (#11254) 2026-03-16 20:04:05 +01:00
test_monit.yaml monit: deprecate support for monit <= 5.18 (#11254) 2026-03-16 20:04:05 +01:00
test_nmcli.py [PR #12085/fdace385 backport][stable-13] nmcli: fix check/diff for bond arp_interval and arp_ip_target (#11588) (#12092) 2026-05-23 21:40:19 +02:00
test_nomad_token.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_npm.py npm: use uthelper for tests (#11639) 2026-03-22 18:32:59 +13:00
test_npm.yaml npm: use uthelper for tests (#11639) 2026-03-22 18:32:59 +13:00
test_nsupdate.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_ocapi_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_ocapi_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_one_vm.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_datacenter_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_enclosure_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_ethernet_network.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_ethernet_network_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_fc_network.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_fc_network_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_fcoe_network.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_fcoe_network_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_logical_interconnect_group.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_logical_interconnect_group_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_network_set.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_network_set_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_san_manager.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_oneview_san_manager_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_open_iscsi.py open_iscsi: support IPv6 portals (#11657) 2026-03-23 06:47:40 +01:00
test_open_iscsi.yaml open_iscsi: support IPv6 portals (#11657) 2026-03-23 06:47:40 +01:00
test_opkg.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_opkg.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_cluster.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_pacemaker_cluster.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_pacemaker_info.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_pacemaker_resource.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_pacemaker_resource.yaml pacemaker: fix race condition on resource creation (#11750) 2026-04-18 22:45:58 +02:00
test_pacemaker_stonith.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_pacemaker_stonith.yaml pacemaker: fix race condition on resource creation (#11750) 2026-04-18 22:45:58 +02:00
test_pacman.py pacman: add root, cachedir, and config options (#11681) 2026-03-26 11:53:11 +13:00
test_pacman_key.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_pagerduty.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_pagerduty_alert.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_pagerduty_change.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_pamd.py [PR #12137/5d62edc6 backport][stable-13] pamd: handle non-PAM lines in authselect profile files (#12145) 2026-05-31 00:05:03 +02:00
test_parted.py [PR #12121/6e6199ae backport][stable-13] parted: ignore MBR partition type codes in flags on SUSE systems (#12147) 2026-05-31 08:35:40 +02:00
test_pkgin.py Reformat everything. 2025-11-01 13:46:53 +01:00
test_pmem.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_pritunl_org.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_pritunl_org_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_pritunl_user.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_pritunl_user_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_puppet.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_puppet.yaml puppet: deprecate param timeout (#11658) 2026-03-23 19:57:01 +01:00
test_redhat_subscription.py Ensure standard locale in run_command (group3-batch3) (#11741) 2026-04-08 15:21:58 +02:00
test_redis_data.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_redis_data_incr.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_redis_data_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_redis_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_rhsm_release.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_rhsm_repository.py Replace % string formatting with f-strings across multiple plugins (#11908) 2026-04-22 07:06:27 +12:00
test_rpm_ostree_pkg.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_rundeck_acl_policy.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_scaleway_compute_private_network.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_scaleway_private_network.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_simpleinit_msb.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_slack.py [PR #12032/580e8ad3 backport][stable-13] slack: support file upload (#12126) 2026-05-30 15:11:47 +02:00
test_snap.py snap: support system as a configuration target (#12025) 2026-05-14 22:02:28 +12:00
test_solaris_zone.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_ss_3par_cpg.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
test_sssd_info.py add sssd_info module (#11120) 2025-12-22 15:55:28 +01:00
test_statsd.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_sysupgrade.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_terraform.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_ufw.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_usb_facts.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_wdc_redfish_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_wdc_redfish_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_xcc_redfish_command.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_xdg_mime.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_xdg_mime.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
test_xenserver_guest_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_xenserver_guest_powerstate.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
test_xfconf.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_xfconf.yaml xfconf: fix boolean return values (#11645) 2026-03-23 08:18:03 +13:00
test_xfconf_info.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test_xfconf_info.yaml Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
uthelper.py test: uthelper now generates one test function per test case (#11636) 2026-03-22 14:42:10 +13:00
utils.py Reformat everything. 2025-11-01 13:46:53 +01:00
xenserver_common.py unit tests (modules): use f-strings (#10992) 2025-10-27 11:08:33 +13:00
xenserver_conftest.py Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00