8000 Make the local test runs clean up properly and work with dirty docker daemons · Issue #849 · aio-libs/aiodocker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make the local test runs clean up properly and work with dirty docker daemons #849
Open
@achimnol

Description

@achimnol

In most local development setups, the Docker service is shared with existing workloads meaning that it may have other containers and images which aren't created by the test suite of this project. There are several test cases that fail with those containers and image 601A s, so running the test suite locally often fails while it succeeds in the CI.

Let's make them robust against existing containers and images. Also, we need to ensure repeating/interrupting tests should clean up any containers and temporary images created during the test run.

Metadata

Metadata

Labels

bugsprint:pyconus2024Issues marked for the sprint in PyCon US 2024

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0