From 8a0c4a947046eb760673bc7e119ac30d645b0bf8 Mon Sep 17 00:00:00 2001 From: Andrei Vagin Date: Thu, 13 Jan 2022 23:30:13 -0800 Subject: [PATCH] Automated rollback of changelist 421620826 PiperOrigin-RevId: 421746697 --- .buildkite/pipeline.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 3d503c220..11f2092e2 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -116,7 +116,6 @@ steps: command: make unit-tests agents: queue: "cgroupv2" - skip: "Currently broken" - <<: *common label: ":test_tube: Container tests" command: make container-tests @@ -125,7 +124,6 @@ steps: command: make container-tests agents: queue: "cgroupv2" - skip: "Currently broken" # All system call tests. - <<: *common @@ -142,7 +140,6 @@ steps: command: make docker-tests agents: queue: "cgroupv2" - skip: "Currently broken" - <<: *common label: ":goggles: Overlay tests" command: make overlay-tests @@ -175,7 +172,6 @@ steps: command: make containerd-test-1.5.4 agents: queue: "cgroupv2" - skip: "Currently broken" # Check the website builds. - <<: *common