From 277c0b60eccc779b7d196ab72289f4129d6b8979 Mon Sep 17 00:00:00 2001 From: Zach Koopmans Date: Thu, 5 Sep 2024 13:59:44 -0700 Subject: [PATCH] Remove COS default driver tests. PiperOrigin-RevId: 671501038 --- .buildkite/pipeline.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index ba91bb249..b43df6bb2 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -184,13 +184,6 @@ steps: - make cos-gpu-all-tests agents: queue: cos-canary-gpu - - <<: *common - <<: *source_test_continuous - label: ":male_supervillain: COS GPU Tests (Default)" - commands: - - make cos-gpu-all-tests - agents: - queue: cos-canary-gpu-default - <<: *common <<: *source_test_continuous label: ":screwdriver: All GPU Drivers Test"