Aller au contenu
login
arrow_backRetour aux issues
kubestellar/console #22698

Nightly regression: perf-test

ecoDébutant bug help wanted nightly-regression triage/needed

descriptionDescription

## Nightly Test Regression: `perf-test` The **perf-test** test suite failed during the nightly run on 2026-08-21. **Run:** [View workflow run](https://github.com/kubestellar/console/actions/runs/32453062275) **Log:** Download the `nightly-test-logs` artifact for full output. ### Log tail ``` ✓ 39 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Storage (live) — card loading performance (3.1s) Storage (live+cache): cards=4 first=2421ms avg=2421ms api_reqs=6 ✓ 40 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Storage (live+cache) — card loading performance (3.1s) Network (demo): cards=4 first=1974ms avg=1974ms api_reqs=0 ✓ 41 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Network (demo) — card loading performance (2.7s) Network (live): cards=4 first=2343ms avg=2343ms api_reqs=6 ✓ 42 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Network (live) — card loading performance (3.0s) Network (live+cache): cards=4 first=2359ms avg=2359ms api_reqs=6 ✓ 43 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Network (live+cache) — card loading performance (3.1s) Nodes (demo): cards=5 first=2055ms avg=2055ms api_reqs=0 ✓ 44 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Nodes (demo) — card loading performance (2.8s) Nodes (live): cards=5 first=2231ms avg=2231ms api_reqs=6 ✓ 45 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Nodes (live) — card loading performance (2.9s) Nodes (live+cache): cards=5 first=2366ms avg=2366ms api_reqs=6 ✓ 46 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Nodes (live+cache) — card loading performance (3.1s) Workloads (demo): cards=6 first=2475ms avg=2475ms api_reqs=0 ✓ 47 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Workloads (demo) — card loading performance (3.2s) Workloads (live): cards=6 first=2221ms avg=2221ms api_reqs=6 ✓ 48 [chromium] › e2e/perf/dashboard-perf.spec.ts:343:5 › Workloads (live) — card loading performance (2.9s) Suite killed after 1200s wall-clock timeout ``` ### Next steps 1. Download the test log artifact from the [workflow run](https://github.com/kubestellar/console/actions/runs/32453062275) 2. Reproduce locally: `bash scripts/perf-test.sh` 3. Fix the underlying issue 4. Close this issue once the nightly passes again --- _Auto-created by the nightly test suite. Add `ai-fix-requested` + `triage/accepted` labels to enable Copilot auto-fix._
codeOuvre sur GitHub