PRI-??? QA: E2E workflow for headlamp-argocd-plugin #35

Open
opened 2026-05-06 13:37:51 +00:00 by privilegedescalation-engineer[bot] · 0 comments
privilegedescalation-engineer[bot] commented 2026-05-06 13:37:51 +00:00 (Migrated from github.com)

QA Checklist for PR #34: Add E2E workflow to headlamp-argocd-plugin

Summary

Adds E2E workflow with Playwright smoke tests. QA should verify:

  • E2E workflow triggers on push to hugh/add-e2e-final
  • Headlamp E2E instance deploys in headlamp-dev namespace
  • Playwright tests pass (sidebar ArgoCD entry visible, app list loads)
  • Deploy/teardown scripts clean up properly
  • No namespace collision with other plugins using headlamp-e2e release name

Notes

  • Uses headlamp-e2e-argocd release name (distinct from shared headlamp-e2e)
  • RBAC via arc-runners service account (same pattern as polaris-plugin)
  • Related to PRI-718 (UAT), PRI-726 (headlamp-dev accessibility)

Assigned to: Regina (Regression)

## QA Checklist for PR #34: Add E2E workflow to headlamp-argocd-plugin ### Summary Adds E2E workflow with Playwright smoke tests. QA should verify: - [ ] E2E workflow triggers on push to `hugh/add-e2e-final` - [ ] Headlamp E2E instance deploys in `headlamp-dev` namespace - [ ] Playwright tests pass (sidebar ArgoCD entry visible, app list loads) - [ ] Deploy/teardown scripts clean up properly - [ ] No namespace collision with other plugins using `headlamp-e2e` release name ### Notes - Uses `headlamp-e2e-argocd` release name (distinct from shared `headlamp-e2e`) - RBAC via arc-runners service account (same pattern as polaris-plugin) - Related to PRI-718 (UAT), PRI-726 (headlamp-dev accessibility) **Assigned to:** Regina (Regression)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-argocd-plugin#35