From c6aa29f8753ac331209cdfd41b06b790b57c5a05 Mon Sep 17 00:00:00 2001 From: Zach Koopmans Date: Mon, 15 May 2023 13:56:56 -0700 Subject: [PATCH] Remove soft_fail on portforward tests. PiperOrigin-RevId: 532216072 --- .buildkite/pipeline.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.buildkite/pipeline.yaml b/.buildkite/pipeline.yaml index 3f541b0a3..1696684fa 100644 --- a/.buildkite/pipeline.yaml +++ b/.buildkite/pipeline.yaml @@ -291,7 +291,6 @@ steps: agents: <<: *ubuntu_agents arch: "amd64" - soft_fail: true - <<: *common <<: *docker label: ":safety_pin: Host network tests"