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

Provide access to id of container network in integration tests #21287

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Nov 8, 2021

This is useful for integration tests that launch the application
as a container but also need to launch additional containers
to support the application.

Resolves: #21284

This is useful for integration tests that launch the application
as a container but also need to launch additional containers
to support the application.

Resolves: quarkusio#21284
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 9, 2021

Failing Jobs - Building d902e21

Status Name Step Failures Logs Raw logs
Native Tests - AWT, ImageIO and Java2D Download Maven Repo ⚠️ Check → Logs Raw logs
Native Tests - Windows - hibernate-validator Build Failures Logs Raw logs

Failures

⚙️ Native Tests - Windows - hibernate-validator #

- Failing: integration-tests/hibernate-validator 

📦 integration-tests/hibernate-validator

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-validator: Failed to build quarkus application

@geoand geoand merged commit bbe806e into quarkusio:main Nov 9, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Nov 9, 2021
@geoand geoand deleted the #21284 branch November 9, 2021 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connect the MockServer testcontainer to the DevService testcontainer Docker network in the integration test
2 participants