feat(cicd): add branch follower taskrun drilldown
This commit is contained in:
@@ -126,6 +126,12 @@ followers:
|
||||
podLabels: ["hwlab.pikastech.local/source-commit", "hwlab.pikastech.local/gitops-render-source-commit"]
|
||||
podAnnotations: ["hwlab.pikastech.local/source-commit", "hwlab.pikastech.local/gitops-render-source-commit", "hwlab.pikastech.local/boot-commit"]
|
||||
env: ["HWLAB_COMMIT_ID"]
|
||||
drillDown:
|
||||
taskRunTimeoutSeconds: 20
|
||||
logsTailLines: 120
|
||||
maxLogBytes: 24000
|
||||
maxMessageBytes: 1200
|
||||
maxContainers: 6
|
||||
closeout:
|
||||
checks: ["sourceSnapshot", "pipelineRun", "gitMirrorPostFlush", "gitops", "argo", "runtime", "publicHealth"]
|
||||
|
||||
@@ -196,6 +202,12 @@ followers:
|
||||
annotations: ["agentrun.pikastech.local/source-commit"]
|
||||
podAnnotations: ["agentrun.pikastech.local/source-commit"]
|
||||
env: ["AGENTRUN_SOURCE_COMMIT", "AGENTRUN_BOOT_COMMIT"]
|
||||
drillDown:
|
||||
taskRunTimeoutSeconds: 20
|
||||
logsTailLines: 120
|
||||
maxLogBytes: 24000
|
||||
maxMessageBytes: 1200
|
||||
maxContainers: 6
|
||||
closeout:
|
||||
checks: ["sourceSnapshot", "pipelineRun", "gitops", "argo", "manager", "runtimeHealth"]
|
||||
|
||||
@@ -264,5 +276,11 @@ followers:
|
||||
annotations: ["unidesk.ai/source-commit", "hwlab.pikastech.local/source-commit"]
|
||||
podAnnotations: ["unidesk.ai/source-commit", "hwlab.pikastech.local/source-commit"]
|
||||
env: ["UNIDESK_SOURCE_COMMIT", "WEB_PROBE_SENTINEL_SOURCE_COMMIT"]
|
||||
drillDown:
|
||||
taskRunTimeoutSeconds: 20
|
||||
logsTailLines: 120
|
||||
maxLogBytes: 24000
|
||||
maxMessageBytes: 1200
|
||||
maxContainers: 6
|
||||
closeout:
|
||||
checks: ["sourceMirror", "imageRegistry", "gitops", "argo", "runtimeHealthEndpoint", "dashboard", "report"]
|
||||
|
||||
Reference in New Issue
Block a user