Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CommandLineTest port conflicts on CI #5908

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

jimmygchen
Copy link
Member

@jimmygchen jimmygchen commented Jun 10, 2024

Issue Addressed

Fixes recurring port conflicts in beacon node command line tests. This PR changes the CommandLineTest to not start a ProductionBeaconNode (and HTTP server) by default - which isn't strictly necessary as we're just verifying command line configurations - so that it doesn't fail due to port conflicts.

https://github.com/sigp/lighthouse/actions/runs/9446884349/job/26017488730

@jimmygchen jimmygchen added test improvement Improve tests ready-for-review The code is ready for review labels Jun 10, 2024
@jimmygchen jimmygchen marked this pull request as ready for review June 10, 2024 22:16
@jimmygchen jimmygchen changed the title Fix port conflicts on CI. Fix CommandLineTest port conflicts on CI Jun 10, 2024
Copy link
Member

@michaelsproul michaelsproul left a comment

Choose a reason for hiding this comment

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

Nice, this should save us some hassle with these tests in future too

@michaelsproul michaelsproul added ready-for-merge This PR is ready to merge. and removed ready-for-review The code is ready for review labels Jun 14, 2024
@realbigsean
Copy link
Member

@mergify queue

Copy link

mergify bot commented Jun 17, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at bc044ed

mergify bot added a commit that referenced this pull request Jun 17, 2024
@mergify mergify bot merged commit bc044ed into sigp:unstable Jun 17, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge. test improvement Improve tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants