Add tests for containerd v1.6.0-rc.4

PiperOrigin-RevId: 429182915
This commit is contained in:
Fabricio Voznika
2022-02-16 17:48:15 -08:00
committed by gVisor bot
parent 44644d9c19
commit 0b86ae090e
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -175,6 +175,14 @@ steps:
command: make containerd-test-1.5.4
agents:
queue: "cgroupv2"
- <<: *common
label: ":docker: Containerd 1.6.0-rc.4 tests"
command: make containerd-test-1.6.0-rc.4
- <<: *common
label: ":docker: Containerd 1.6.0-rc.4 tests (cgroupv2)"
command: make containerd-test-1.6.0-rc.4
agents:
queue: "cgroupv2"
# Check the website builds.
- <<: *common
+1
View File
@@ -337,6 +337,7 @@ containerd-tests: containerd-test-1.3.9
endif
containerd-tests: containerd-test-1.4.3
containerd-tests: containerd-test-1.5.4
containerd-tests: containerd-test-1.6.0-rc.4
##
## Benchmarks.