Skip to content

Commit

Permalink
Add containerd-test-1.7.25 to pipelines.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 723323953
  • Loading branch information
milantracy authored and gvisor-bot committed Feb 5, 2025
1 parent 02f5a55 commit 951136e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -474,6 +474,22 @@ steps:
agents:
<<: *ubuntu_agents
cgroup: "v2"
- <<: *common
<<: *docker
label: ":docker: Containerd 1.7.25 tests (cgroupv1)"
command: make containerd-test-1.7.25
agents:
<<: *platform_specific_agents
<<: *ubuntu_agents
cgroup: "v1"
- <<: *common
<<: *docker
<<: *source_test
label: ":docker: Containerd 1.7.25 tests (cgroupv2)"
command: make containerd-test-1.7.25
agents:
<<: *ubuntu_agents
cgroup: "v2"
- <<: *common
<<: *source_test
label: ":podman: Podman"
Expand Down

0 comments on commit 951136e

Please sign in to comment.