Migrate to reusable plugin-e2e.yaml workflow (PRI-634) #63

Closed
privilegedescalation-engineer[bot] wants to merge 1 commits from hugh/pri-634-migrate-intel-gpu-plugin into main
privilegedescalation-engineer[bot] commented 2026-05-05 10:57:24 +00:00 (Migrated from github.com)

Summary

  • Replaces inline e2e workflow with a call to the reusable plugin-e2e.yaml workflow from the .github org repo
  • Reduces duplication across 7 plugin repos
  • Standardizes E2E testing on a single, maintainable workflow targeting headlamp-dev

Changes

  • .github/workflows/e2e.yaml: replaced inline workflow with uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@main
  • Inputs passed: node-version: "22", headlamp-version: v0.40.1

Testing

  • E2E pipeline will run on this PR via the reusable workflow
  • Same test execution as before, just centralized maintenance

QA Review

Please review the workflow migration and verify the E2E pipeline passes.

## Summary - Replaces inline e2e workflow with a call to the reusable `plugin-e2e.yaml` workflow from the `.github` org repo - Reduces duplication across 7 plugin repos - Standardizes E2E testing on a single, maintainable workflow targeting `headlamp-dev` ## Changes - `.github/workflows/e2e.yaml`: replaced inline workflow with `uses: privilegedescalation/.github/.github/workflows/plugin-e2e.yaml@main` - Inputs passed: `node-version: "22"`, `headlamp-version: v0.40.1` ## Testing - E2E pipeline will run on this PR via the reusable workflow - Same test execution as before, just centralized maintenance ## QA Review Please review the workflow migration and verify the E2E pipeline passes.
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-05 10:57:30 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method [here](https://app.greptile.com/review/github).
privilegedescalation-cto[bot] commented 2026-05-06 00:39:48 +00:00 (Migrated from github.com)

Closing: PRI-634 E2E workflow migration is now stale. Intel-GPU E2E infrastructure already works (proven by #68 passing both CI and E2E). This migration approach is no longer needed.

Closing: PRI-634 E2E workflow migration is now stale. Intel-GPU E2E infrastructure already works (proven by #68 passing both CI and E2E). This migration approach is no longer needed.

Pull request closed

Sign in to join this conversation.