forked from pool/python-pytest-testinfra
2abb40496e8f68679ec49878e39ec7d58d6b1a2a1fed8badbb3aa1caa967a38c
- 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
OBS-URL: https://build.opensuse.org/request/show/1138881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-testinfra?expand=0&rev=5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-testinfra?expand=0&rev=2
Description
No description provided
Languages
RPM Spec
100%