Skip to content

Commit a841c27

Browse files
committed
ci(release): stabilize anthropic live smoke selection
(cherry picked from commit e085fa1)
1 parent cb00045 commit a841c27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/openclaw-live-and-e2e-checks-reusable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2046,7 +2046,7 @@ jobs:
20462046
- suite_id: native-live-src-gateway-profiles-anthropic-smoke
20472047
suite_group: native-live-src-gateway-profiles-anthropic
20482048
label: Native live gateway profiles Anthropic smoke
2049-
command: OPENCLAW_LIVE_GATEWAY_PROVIDERS=anthropic OPENCLAW_LIVE_GATEWAY_SMOKE=1 OPENCLAW_LIVE_GATEWAY_MAX_MODELS=1 node .release-harness/scripts/test-live-shard.mjs native-live-src-gateway-profiles
2049+
command: OPENCLAW_LIVE_GATEWAY_PROVIDERS=anthropic OPENCLAW_LIVE_GATEWAY_MODELS=anthropic/claude-sonnet-4-6,anthropic/claude-haiku-4-5 OPENCLAW_LIVE_GATEWAY_SMOKE=1 OPENCLAW_LIVE_GATEWAY_MAX_MODELS=2 node .release-harness/scripts/test-live-shard.mjs native-live-src-gateway-profiles
20502050
timeout_minutes: 45
20512051
profile_env_only: false
20522052
profiles: stable

0 commit comments

Comments
 (0)