Skip to content

Commit c16484e

Browse files
milantracygvisor-bot
authored andcommitted
Reduce the number of containerd tests in buildkite pipelines.
PiperOrigin-RevId: 735553455
1 parent 44b9737 commit c16484e

File tree

1 file changed

+0
-44
lines changed

1 file changed

+0
-44
lines changed

.buildkite/pipeline.yaml

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -414,50 +414,6 @@ steps:
414414
<<: *platform_specific_agents
415415
<<: *ubuntu_agents
416416
arch: "amd64"
417-
- <<: *common
418-
<<: *docker
419-
label: ":docker: Containerd 1.3.9 tests (cgroupv1)"
420-
command: make containerd-test-1.3.9
421-
agents:
422-
<<: *platform_specific_agents
423-
<<: *ubuntu_agents
424-
cgroup: "v1"
425-
arch: "amd64"
426-
- <<: *common
427-
<<: *docker
428-
label: ":docker: Containerd 1.4.3 tests (cgroupv1)"
429-
command: make containerd-test-1.4.3
430-
agents:
431-
<<: *platform_specific_agents
432-
<<: *ubuntu_agents
433-
cgroup: "v1"
434-
- <<: *common
435-
<<: *docker
436-
# See above: not truly a source test.
437-
<<: *source_test
438-
label: ":docker: Containerd 1.4.3 tests (cgroupv2)"
439-
command: make containerd-test-1.4.3
440-
agents:
441-
<<: *platform_specific_agents
442-
<<: *ubuntu_agents
443-
cgroup: "v2"
444-
- <<: *common
445-
<<: *docker
446-
label: ":docker: Containerd 1.5.11 tests (cgroupv1)"
447-
command: make containerd-test-1.5.11
448-
agents:
449-
<<: *platform_specific_agents
450-
<<: *ubuntu_agents
451-
cgroup: "v1"
452-
- <<: *common
453-
<<: *docker
454-
# See above: not truly a source test.
455-
<<: *source_test
456-
label: ":docker: Containerd 1.5.11 tests (cgroupv2)"
457-
command: make containerd-test-1.5.11
458-
agents:
459-
<<: *ubuntu_agents
460-
cgroup: "v2"
461417
- <<: *common
462418
<<: *docker
463419
label: ":docker: Containerd 1.6.2 tests (cgroupv1)"

0 commit comments

Comments
 (0)