Skip to content

TPT-4483: Fix e2e test error caused by new pubkey/password validation#144

Open
lgarber-akamai wants to merge 2 commits into
linode:mainfrom
lgarber-akamai:fix/ci-use-pubkey
Open

TPT-4483: Fix e2e test error caused by new pubkey/password validation#144
lgarber-akamai wants to merge 2 commits into
linode:mainfrom
lgarber-akamai:fix/ci-use-pubkey

Conversation

@lgarber-akamai
Copy link
Copy Markdown
Contributor

@lgarber-akamai lgarber-akamai commented Jun 2, 2026

📝 Description

This pull request resolves an issue that was causing CI to fail due to validation changes made alongside SLADE + CLEO.

✔️ How to Test

Sample CI run: https://github.com/lgarber-akamai/go-metadata/actions/runs/26843064992/job/79155178875

@lgarber-akamai lgarber-akamai requested review from a team as code owners June 2, 2026 19:27
@lgarber-akamai lgarber-akamai requested review from mawilk90 and zliang-akamai and removed request for a team June 2, 2026 19:27
@lgarber-akamai lgarber-akamai added the repo-ci-improvement for improvements in the repository or CI workflow in the changelog. label Jun 2, 2026
@lgarber-akamai lgarber-akamai changed the title TPT-4483: Fix CI error caused by new pubkey/password validation TPT-4483: Fix e2e test error caused by new pubkey/password validation Jun 2, 2026
@zliang-akamai zliang-akamai requested a review from Copilot June 2, 2026 21:10
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the E2E Linode provisioning playbook to satisfy newly introduced SSH pubkey/password validation requirements that were causing CI failures.

Changes:

  • Adds an authorized_keys entry to the Linode instance creation task to ensure an SSH key is provided at provision time.
  • Removes trailing whitespace at the end of the playbook.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread hack/run-e2e.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repo-ci-improvement for improvements in the repository or CI workflow in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants