fix: align jd01 yaml ops rollout
This commit is contained in:
@@ -195,7 +195,7 @@ nodes:
|
||||
baseImageRef: config/hwlab-node-control-plane.yaml#targets[1].tekton.toolsImage.output
|
||||
envRecipeRef: config/hwlab-web-probe-sentinel/profiles.yaml#nodes.${NODE}.sentinels.${nodeLower}-web-probe-sentinel.runtime
|
||||
targetValidation:
|
||||
scenarioId: workbench-dsflash-go-tool-call-10x
|
||||
scenarioId: workbench-dsflash-go-single-turn-smoke
|
||||
maxSeconds: 300
|
||||
serviceUnavailablePolicy: structured-failure
|
||||
secrets:
|
||||
|
||||
@@ -6,6 +6,25 @@ metadata:
|
||||
specRef: PJ2026-01060508
|
||||
sentinel:
|
||||
scenarios:
|
||||
- id: workbench-dsflash-go-single-turn-smoke
|
||||
enabled: true
|
||||
cadence: 10m
|
||||
observeTargetPath: /workbench
|
||||
sampleIntervalMs: 1000
|
||||
screenshotIntervalMs: 60000
|
||||
maxRunSeconds: 300
|
||||
providerProfile: dsflash-go
|
||||
providerProfileMode: exact
|
||||
promptSetRef: config/hwlab-web-probe-sentinel/prompt-set.dsflash-go.yaml#sentinel.promptSet
|
||||
reportViewRef: config/hwlab-web-probe-sentinel/report-views.multi-sentinel.yaml#sentinel.reportViews
|
||||
commandSequence:
|
||||
- type: newSession
|
||||
- type: selectProvider
|
||||
provider: dsflash-go
|
||||
- type: sendPrompt
|
||||
promptSource: promptSet
|
||||
repeat: 1
|
||||
|
||||
- id: workbench-dsflash-go-tool-call-10x
|
||||
enabled: true
|
||||
cadence: 10m
|
||||
|
||||
Reference in New Issue
Block a user