Skip to content

test(e2e): fix gRPC tests on nightly (backport #3262)#3294

Merged
andynog merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-3262
Jun 17, 2024
Merged

test(e2e): fix gRPC tests on nightly (backport #3262)#3294
andynog merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-3262

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 17, 2024

This PR changes some gRPC test on nightly. Instead of using a mix of RPC client (to fetch the height) and gRPC to fetch the block and results, the new logic leverages the gRPC get latest height

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

This is an automatic backport of pull request #3262 done by [Mergify](https://mergify.com).

This PR changes some gRPC test on nightly. Instead of using a mix of RPC
client (to fetch the height) and gRPC to fetch the block and results,
the new logic leverages the gRPC get latest height

#### PR checklist

- [X] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [ ] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

(cherry picked from commit 9bcafd9)
@mergify mergify bot requested a review from a team as a code owner June 17, 2024 21:41
@mergify mergify bot requested a review from a team June 17, 2024 21:41
Copy link
Collaborator

@andynog andynog left a comment

Choose a reason for hiding this comment

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

looks good to me

@andynog andynog merged commit 45ed930 into v1.x Jun 17, 2024
@andynog andynog deleted the mergify/bp/v1.x/pr-3262 branch June 17, 2024 21:55
hvanz pushed a commit that referenced this pull request Jun 20, 2024
This PR changes some gRPC test on nightly. Instead of using a mix of RPC
client (to fetch the height) and gRPC to fetch the block and results,
the new logic leverages the gRPC get latest height

#### PR checklist

- [X] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [ ] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec
<hr>This is an automatic backport of pull request #3262 done by
[Mergify](https://mergify.com).

Co-authored-by: Andy Nogueira <me@andynogueira.dev>
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