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

Allow users to specify the container network for integration tests #23543

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Feb 9, 2022

Fixes: #23531

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 9, 2022
@lomanm
Copy link

lomanm commented Feb 9, 2022

This is exactly what I was looking for

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 9, 2022

Failing Jobs - Building 96d3001

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 Windows #

- Failing: extensions/resteasy-classic/resteasy/deployment 
! Skipped: extensions/agroal/deployment extensions/apicurio-registry-avro/deployment extensions/avro/deployment and 286 more

📦 extensions/resteasy-classic/resteasy/deployment

io.quarkus.resteasy.test.IncompletePostTestCase.testIncompleteWrite line 36 - More details - Source on GitHub

java.net.ConnectException: Connection refused: connect
	at java.base/java.net.PlainSocketImpl.connect0(Native Method)
	at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101)

@geoand geoand merged commit c7c39f6 into quarkusio:main Feb 9, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Feb 9, 2022
@geoand geoand deleted the #23531 branch February 9, 2022 14:43
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Feb 9, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.2.Final Feb 21, 2022
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.

Integration Test Container Network
4 participants