Prepare environment is pure infrastructure (Talos image download, sandbox VMs boot, network setup). Failures here are mostly noisy-runner / transient infra hiccups (image-download stalls, NIC negotiation, etc.) — not cozystack code under test. Retry-on-failure is the right policy for infra setup. Install Cozystack and Run E2E tests remain single-attempt: they exercise cozystack code, where retries hide real bugs. Refines the previous two retry-removal commits. Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com> |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||
| CODEOWNERS | ||
| labels.yml | ||
| PULL_REQUEST_TEMPLATE.md | ||