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

nodebuilder/core: Set default ports for RPC and GRPC #2596

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

renaynay
Copy link
Member

@renaynay renaynay commented Aug 22, 2023

Now that we short-circuit on the IP address being empty, it's fine to set defaults for RPC and GRPC ports

This fixes swamp tests as well

@renaynay renaynay added the kind:fix Attached to bug-fixing PRs label Aug 22, 2023
@renaynay renaynay self-assigned this Aug 22, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #2596 (9b1002c) into main (44a0b37) will increase coverage by 0.15%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2596      +/-   ##
==========================================
+ Coverage   51.03%   51.19%   +0.15%     
==========================================
  Files         157      157              
  Lines       10437    10439       +2     
==========================================
+ Hits         5327     5344      +17     
+ Misses       4642     4627      -15     
  Partials      468      468              

see 9 files with indirect coverage changes

@renaynay renaynay changed the title fix(nodebuilder/tests): Skip validation for core config in swamp nodebuilder/core: Set default ports for RPC and GRPC Aug 22, 2023
@renaynay renaynay merged commit b6efbc9 into celestiaorg:main Aug 23, 2023
12 of 14 checks passed
@renaynay renaynay deleted the swamp-no-verify-coreconf branch August 23, 2023 12:29
renaynay added a commit that referenced this pull request Aug 23, 2023
Now that we short-circuit on the IP address being empty, it's fine to
set defaults for RPC and GRPC ports

This fixes swamp tests as well
walldiss pushed a commit to walldiss/celestia-node that referenced this pull request Sep 22, 2023
Now that we short-circuit on the IP address being empty, it's fine to
set defaults for RPC and GRPC ports

This fixes swamp tests as well

(cherry picked from commit b6efbc9)
walldiss pushed a commit that referenced this pull request Sep 22, 2023
Now that we short-circuit on the IP address being empty, it's fine to
set defaults for RPC and GRPC ports

This fixes swamp tests as well

(cherry picked from commit b6efbc9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants