Skip to content

Make image pull ing less verbose in end-to-end testing #654

@cmainas

Description

@cmainas

In the end-to-end testing we use each tool to fetch the image that we will tests against. However, some tools (like docker and nerdctl) use a progress bar for the fetching of the image. This progress bar adds a lot of unnecessary noise in the logs of the action (see https://github.com/urunc-dev/urunc/actions/runs/25661655016/job/75332341660). We should avoid that and pull the images silently.

If required we can add a flag to control if we want the image pulling to be verbose or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIRelated to testingdevInvolves development

    Type

    No fields configured for Task.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions