76d2bd3d41
The E2E tests fail because the plugin is never actually deployed to Headlamp before the tests run. This adds a build step and invokes the deploy-plugin-to-headlamp.sh script (from this same PR) to push the plugin via ConfigMap + init container before running Playwright. Co-Authored-By: Paperclip <noreply@paperclip.ing>