Revisions of python-pytest-testinfra
Ana Guerrero (anag+factory)
accepted
request 1179143
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 10.1.1: * [FIX] Add check for the existence of ssh control path directory * [FIX] Handle is_installed for rpm package when rpm database is corrupted * [FIX] Fix service.exists
Ana Guerrero (anag+factory)
accepted
request 1158471
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 10.1.0: * [NEW] Add Interface.link property * [FIX] Make file properties follow symlinks * [FIX] Require pytest>=6 and use future annotations for pytest<7 compatibility
Ana Guerrero (anag+factory)
accepted
request 1138881
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 10.0.0: * [FIX] Fix output of error message * [FIX] Ansible: Fix for missing group names in get_variables() * [FIX] testinfra/modules/blockdevice: Don't fail on stderr * [DOC] Extend and show the documentation of CommandResult * [FIX] Extend list of valid suffixes for systemd units * [DOC] Add missing Environment doc section * [MISC] Define types for plugin.py * [MISC] Bump actions/checkout from 3 to 4 * [FIX] Missing RHEL distribution in package module * [NEW] feat(package): brew support * [NEW] Add Service.exists * [MISC] Make CommandResult a dataclass - update to 9.0.0: * [BREAKING] pytest-testinfra now require python >= 3.9 * [BREAKING] Drop deprecated module PipPackage * [NEW] Add support for the SSH ControlPath connection sharing option * [FIX] Retry SSH on ConnectionResetError * [FIX] List openSUSE Leap and Tumbleweed explicitly as rpm based distributions * [FIX] Make group name mandatory in group module to skip salt backend and still test the rest. * Add arch (architecture) attribute to system_info module * Add a new ansible connection options “force_ansible”, when set to True, testinfra will always call ansible for all commands * Handle all ansible connections types by setting force_ansible=True for connections which doesn’t have a testinfra equivalent connection
Dominique Leuenberger (dimstar_suse)
accepted
request 1088334
from
Markéta Machová (mcalabkova)
(revision 4)
Dominique Leuenberger (dimstar_suse)
accepted
request 1085841
from
Dirk Mueller (dirkmueller)
(revision 3)
- update to 7.0.0: * Improved ssh config support in Paramiko backend * Add chroot backend * Add support for Manjaro-Linux * Add support for Cloudlinux * [BREAKING] Drop support for python 3.6 which is EOL * Handle ansible_connection type community.docker.docker * add ssh_extra_args option * Allow to test for user password expiration * Handle ANSIBLE_SSH_COMMON_ARGS and ANSIBLE_SSH_EXTRA_ARGS environment variables for ansible connections * Fix encoding issue in salt connections * Fix AttributeError when "command" is not available and fallback to "which" * Fallback to which when "command -v" fails * Use realpath by default to resolve symlinks instead of "readlink -f" * ansible: Support environment variables * Force package module to resolve to RpmPackage on Fedora * Fix new versions of supervisor may exit with status != 0 * Eventually decode ansible output when it's not ascii * Either use python3 or python to get remote encoding * Implement Interface names and default (#615) * Implement Service.systemd_properties (#612)
Dominique Leuenberger (dimstar_suse)
accepted
request 1085224
from
Matej Cepl (mcepl)
(revision 2)
- add sle15_python_module_pythons
Dominique Leuenberger (dimstar_suse)
accepted
request 888761
from
Matej Cepl (mcepl)
(revision 1)
Renaming python-testinfra.
Displaying all 7 revisions