From 554de195b8c6fa0e5511f9ecb6bde5fb5ef7f1c7 Mon Sep 17 00:00:00 2001 From: Zach Koopmans Date: Fri, 5 May 2023 17:45:20 -0700 Subject: [PATCH] Remove portforward test from internal pipeline. PiperOrigin-RevId: 529856652 --- .buildkite/pipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 21e827428..1528c5a55 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -284,6 +284,7 @@ steps: <<: *ubuntu_agents arch: "amd64" - <<: *common + <<: *source_test <<: *docker label: ":one-does-not-simply: Port-Forward tests" command: make portforward-tests