Skip to content

Conversation

@EmandM
Copy link
Collaborator

@EmandM EmandM commented Mar 5, 2025

  • Add a configurable port for the DA codec tests (env variable: ECHO_SERVER_PORT)
  • Add an environment variable (ENSURE_CODEC_TESTS) that when set, will fail the codec tests if they fail to connect to an echo-server. The current/default behaviour is to ignore the tests when no echo-server is available
  • Run the rust echo-server inside yamato so that we can run the codec tests in our yamato tests
  • Ensure when running the codec tests that the ENSURE_CODEC_TESTS variable is set to ensure a test failure if the tests fail to connect to the echo-server

MTT-11549

Changelog

  • Added: Automated testing of the DistributedAuthorityCodecTests that run against a rust echo server built off the latest commit on their main branch

@EmandM EmandM requested a review from a team as a code owner March 5, 2025 19:09
@EmandM EmandM requested a review from DSchroer March 6, 2025 19:42
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

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

Nice!

@EmandM EmandM merged commit e0da299 into develop-2.0.0 Mar 10, 2025
27 checks passed
@EmandM EmandM deleted the chore/update-code-test-port branch March 10, 2025 19:06
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.

4 participants