fix: align jd01 yaml ops rollout

This commit is contained in:
Codex
2026-06-29 13:59:19 +00:00
parent e6f9ebf227
commit 7d75bfc3ea
4 changed files with 23 additions and 4 deletions
@@ -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