Skip to content

Conversation

@adombeck
Copy link
Contributor

@adombeck adombeck commented Feb 5, 2026

The SSH public key setup made things complex and caused the tests to fail on Dependabot PRs because the CI secrets are not available there.

Let's simplify things and just allow SSH connections to the VM without an SSH key or password.

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.59%. Comparing base (0297aa8) to head (eb22839).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1245      +/-   ##
==========================================
+ Coverage   80.57%   87.59%   +7.02%     
==========================================
  Files          20       91      +71     
  Lines         978     6231    +5253     
  Branches        0      111     +111     
==========================================
+ Hits          788     5458    +4670     
- Misses        190      717     +527     
- Partials        0       56      +56     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The SSH public key setup made things complex and caused the tests to
fail on Dependabot PRs because the CI secrets are not available there.

Let's simplify things and just allow SSH connections to the VM without
an SSH key or password.
@adombeck adombeck force-pushed the e2e-tests-no-ssh-key branch from cff1424 to eb22839 Compare February 6, 2026 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant