Skip to content

ci: upgrade containerd version in integration tests #3476

@nayuta723

Description

@nayuta723

Overview

The current containerd integration test job in CI uses a pinned version (v1.7.11) and has tests being silently skipped due to missing dependencies (e.g., CRIU not installed). This makes it hard to understand the actual test coverage.

This issue tracks the work to upgrade containerd in CI and make skipped tests explicit.

Steps

Motivation

Silent skips in CI are easy to overlook and can lead to reduced test coverage going unnoticed. By making all skips explicit, it becomes clear which tests are intentionally excluded and why, making the CI results more trustworthy and easier to maintain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions