From b39e054ebab032136a35dd40ae053e2b12239964 Mon Sep 17 00:00:00 2001 From: Zach Koopmans Date: Tue, 2 May 2023 14:26:09 -0700 Subject: [PATCH] Remove soft fail flag for port-forward tests. PiperOrigin-RevId: 528888908 --- .buildkite/pipeline.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 21e827428..865d12d81 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -290,7 +290,6 @@ steps: agents: <<: *ubuntu_agents arch: "amd64" - soft_fail: true - <<: *common <<: *docker label: ":safety_pin: Host network tests"