ci: skip OpenAI install tool smoke · openclaw/openclaw@d86cf64
steipete
·
2026-05-12
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -152,6 +152,7 @@ describe("docker build helper", () => {
|
152 | 152 | expect(runner).toContain('run_agent_turn_bg "image write"'); |
153 | 153 | expect(runner).toContain('run_agent_turn_logged "read proof copy"'); |
154 | 154 | expect(wrapper).toContain("OPENCLAW_INSTALL_E2E_AGENT_TURNS_PARALLEL"); |
| 155 | +expect(wrapper).toContain("OPENCLAW_INSTALL_E2E_AGENT_TOOL_SMOKE"); |
155 | 156 | expect(wrapper).toContain("OPENCLAW_INSTALL_E2E_OPENAI_MODEL"); |
156 | 157 | expect(wrapper).toContain("OPENCLAW_INSTALL_E2E_OPENAI_PROVIDER_TIMEOUT_SECONDS"); |
157 | 158 | expect(wrapper).toContain("OPENCLAW_INSTALL_E2E_AGENT_TURN_TIMEOUT_SECONDS:-300"); |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。