containers / containers/podman-py

Test deletes toolbox container

Open
#560 3 comments 0 reactions 1 assignee Claimed by @inknos View on GitHub
bug good first issue
Dominant language
Python
Stars
381
Forks
140
Avg merge
5h 30m
Merged PRs (30d)
1

Description

Hello,
running coverage tests with tox I've found that it deleted my toolbox container (and maybe another one, I'm not sure).
I run tests on Fedora Silverblue 42, as my user, outside of any container, running only the step test_container_commit in podman/tests/integration/test_containers.py is enough, with
```
tox -e py -- -k test_container_commit
```
edit: I guess this is working as intended, I found that in podman/tests/integration/test_containers.py the setUp function removes all the running containers before doing anything else.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.