Skip to content

Move v1 shim tests in 1.6 and 1.7 to vagrant #11830

@akhilerm

Description

@akhilerm

Github action runners removed ubuntu-20.04 (actions/runner-images#11101) as of April 15, 2025. The current runner instances ubuntu-22.04/24.04 has cgroupv2 enabled by default and cgroupv1 is disabled. But to test the v1 shim, we need cgroupv1. Therefore the tests in release/1.7 and release/1.6 branch for
io.containerd.runc.v1 and io.containerd.runtime.v1.linux should be moved to vagrant where cgroupv1 can be enabled, so that it can be tested till EOL.

The tests in 1.7 branch was removed as part of #11722, but will have to be added back in vagrant tests

This is a tracking issue:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions