Skip to content

Conversation

dean-amar
Copy link
Contributor

@dean-amar dean-amar commented Sep 21, 2025

Type of change

  • Test update

Description

  • Add release-image–based containerized integration tests with different TLS modes.
  • Add support for multi-SAN server TLS credential creation.
  • Align configuration names.
  • Move common Docker utils to utils/test.

Additional details

The integration test runs each service in a separate Docker container and establishes connections between them with different TLS modes.
For now, we load TLS certificates into the mock-orderer container, even though it doesn’t support them yet (a future PR will add support).
We also need to align the config/template names, which will be addressed in a separate PR.

Related issues

                 Add release-image–based containerized integration tests with different TLS modes.
                 Add support for multi-SAN server TLS credential creation.
                 Align configuration names.
                 Move common Docker utils to utils/test.

Signed-off-by: Dean Amar <[email protected]>
Signed-off-by: Dean Amar <[email protected]>
@dean-amar dean-amar marked this pull request as ready for review September 25, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[committer] containerized TLS test [integration-test] add integration test for release images
1 participant