From f1cf43b42eb12b21ed6ffab50445c58007d83550 Mon Sep 17 00:00:00 2001 From: Codex Date: Sun, 5 Jul 2026 16:37:43 +0000 Subject: [PATCH] fix: wait sentinel pac closeout --- .tekton/web-probe-sentinel-jd01-pac.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.tekton/web-probe-sentinel-jd01-pac.yaml b/.tekton/web-probe-sentinel-jd01-pac.yaml index 82156af1..854464ee 100644 --- a/.tekton/web-probe-sentinel-jd01-pac.yaml +++ b/.tekton/web-probe-sentinel-jd01-pac.yaml @@ -12,7 +12,7 @@ metadata: hwlab.pikastech.local/source-commit: "{{revision}}" spec: timeouts: - pipeline: 120s + pipeline: 180s taskRunTemplate: serviceAccountName: default podTemplate: @@ -56,4 +56,6 @@ spec: --node JD01 \ --lane v03 \ --sentinel jd01-web-probe-sentinel \ - --confirm + --confirm \ + --wait \ + --timeout-seconds 90