Skip to content

Fix CommandLineTest port conflicts on CI - #5908

Merged
mergify[bot] merged 1 commit into
sigp:unstablefrom
jimmygchen:fix-port-conflicts
Jun 17, 2024
Merged

Fix CommandLineTest port conflicts on CI#5908
mergify[bot] merged 1 commit into
sigp:unstablefrom
jimmygchen:fix-port-conflicts

Conversation

@jimmygchen

@jimmygchen jimmygchen commented Jun 10, 2024

Copy link
Copy Markdown
Member

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

@michaelsproul michaelsproul left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
Member

@mergify queue

@mergify

mergify Bot commented Jun 17, 2024

Copy link
Copy Markdown

queue

✅ The pull request has been merged automatically

Details

The pull request has been merged automatically at bc044ed

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