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

[Test] gateway e2e responder handshake testing (no noise) #3164

Merged
merged 7 commits into from Apr 12, 2024

Conversation

niklaslong
Copy link
Contributor

@niklaslong niklaslong commented Mar 6, 2024

A replacement PR for #2660 without the noise changes. Increases gateway handshake test coverage to various cases including:

  • timeouts
  • invalid challenge request/response
  • unexpected disconnects

The happy path is exercised in all our e2e tests already so this changeset focusses on the failure cases.

Drafted for now (I may add a few more cases) but comments already welcome!

@niklaslong niklaslong changed the title [Narwhal] gateway e2e responder handshake testing (no-noise) [Narwhal] gateway e2e responder handshake testing (no noise) Mar 6, 2024
@niklaslong
Copy link
Contributor Author

Note, we may need to increase the timeouts slightly if the tests end up being flaky on CI.

@niklaslong niklaslong force-pushed the tests/gateway-no-noise branch 3 times, most recently from aa74149 to 1483b3a Compare March 11, 2024 11:58
@niklaslong niklaslong force-pushed the tests/gateway-no-noise branch 2 times, most recently from 160ee38 to a8a971d Compare March 19, 2024 15:49
@niklaslong
Copy link
Contributor Author

Rebased. Note the bft integration tests will fail as they currently do on mainnet-staging.

@niklaslong
Copy link
Contributor Author

niklaslong commented Mar 21, 2024

Rebased on top of #3174 to fix the build, the last 6 commits are new.

@niklaslong niklaslong force-pushed the tests/gateway-no-noise branch 3 times, most recently from ef1fded to fd9a32b Compare March 25, 2024 15:22
@niklaslong niklaslong marked this pull request as ready for review March 25, 2024 15:44
@howardwu howardwu changed the title [Narwhal] gateway e2e responder handshake testing (no noise) [Test] gateway e2e responder handshake testing (no noise) Apr 12, 2024
@howardwu howardwu merged commit f42209e into AleoNet:mainnet-staging Apr 12, 2024
24 checks passed
@niklaslong niklaslong deleted the tests/gateway-no-noise branch April 13, 2024 07:33
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.

None yet

3 participants