issues Search Results · repo:pytest-dev/pytest-testinfra language:Python
Filter by
359 results
(61 ms)359 results
inpytest-dev/pytest-testinfra (press backspace or delete to remove)I m finding that when systemctl is-enabled is used for a non-existent service and the target has an exit code of 4 (such
as on an Ubuntu 24 target), an exception is raised.
pytest script
(venv) $ cat ...
pfuntner
- 1
- Opened on Apr 2
- #801
The pytest_testinfra-10.2.1.tar.gz is missing the test directory (compared to 10.1.1), and therefore can no longer be
used to test the package. We find testing very important to verify that the package ...
bug
mgorny
- 2
- Opened on Mar 30
- #798
Last merged commit is from half a year ago, even though there are pull requests, issues being opened. If there is no
interest in maintaining this repo, could you edit the README to state it s not being ...
martinhoyer
- Opened on Mar 14
- #790
Hello, I noticed there s a chroot backend that is not documented, I also noticed that it does not work because of a bug.
What are the plans for that backend? Would you accept pull-requests to fix it?
andrea-peter
- 1
- Opened on Mar 3
- #789
Would it be possible to make it work for Linux too? It only works for macOS at the moment.
As an alternative if this helps anyone, I am doing this:
# host.package doesn t work with homebrew packages ...
coaxial
- Opened on Feb 10
- #788
image
result = host.ansible(
win_shell ,
f Get-Content -Path {file_path} | Out-String ,
check=False,
become=True,
become_user= vlan8user ...
marwin1991
- Opened on Nov 29, 2024
- #786
Nerdctl/containerd is really good for building multi-arch images and I use it often with Rancher Desktop.
If it s simple to podman or docker, can a backend be created to support nerdctl? Thanks for the ...
staylorx
- Opened on Nov 18, 2024
- #784
Some commands require further input after sending remote commands. What can I do if I m using TestInfra? For example,
when I input mkfs.ext4 /dev/sdb, it prompts the following content:
[root@localhost ...
chengxiang1997
- 1
- Opened on Oct 17, 2024
- #780
When reading the ssh config, the wildcards in the Include ssh directive are not treated.
Specs
- Ubuntu 22.04
- pytest-testinfra==10.1.1 (installed with pip as described on the website)
Description ...
SamK
- 1
- Opened on Oct 7, 2024
- #778
https://github.com/pytest-dev/pytest-testinfra/blob/fa48a256eea71f9c389df02ff918e1e856869bc6/testinfra/modules/socket.py#L191
Need to implement a Windows Socket
gurumachupalli
- Opened on Sep 17, 2024
- #777

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.