fix: extend sentinel pac timeout
This commit is contained in:
@@ -12,7 +12,7 @@ metadata:
|
|||||||
hwlab.pikastech.local/source-commit: "{{revision}}"
|
hwlab.pikastech.local/source-commit: "{{revision}}"
|
||||||
spec:
|
spec:
|
||||||
timeouts:
|
timeouts:
|
||||||
pipeline: 180s
|
pipeline: 300s
|
||||||
taskRunTemplate:
|
taskRunTemplate:
|
||||||
serviceAccountName: default
|
serviceAccountName: default
|
||||||
podTemplate:
|
podTemplate:
|
||||||
@@ -58,7 +58,7 @@ spec:
|
|||||||
--sentinel jd01-web-probe-sentinel \
|
--sentinel jd01-web-probe-sentinel \
|
||||||
--confirm \
|
--confirm \
|
||||||
--wait \
|
--wait \
|
||||||
--timeout-seconds 90 \
|
--timeout-seconds 150 \
|
||||||
--source-commit "$SOURCE_COMMIT" \
|
--source-commit "$SOURCE_COMMIT" \
|
||||||
--source-stage-ref "$SOURCE_STAGE_REF" \
|
--source-stage-ref "$SOURCE_STAGE_REF" \
|
||||||
--source-authority gitea-snapshot
|
--source-authority gitea-snapshot
|
||||||
|
|||||||
Reference in New Issue
Block a user