Re: [PR] [LRA] Fix test when running with DOCKER_HOST [camel-quarkus]

2024-04-25 Thread via GitHub
zhfeng merged PR #6042: URL: https://github.com/apache/camel-quarkus/pull/6042 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [LRA] Fix test when running with DOCKER_HOST [camel-quarkus]

2024-04-25 Thread via GitHub
jamesnetherton commented on code in PR #6042: URL: https://github.com/apache/camel-quarkus/pull/6042#discussion_r1579385162 ## integration-tests/lra/src/test/java/org/apache/camel/quarkus/component/lra/it/LraTestResource.java: ## @@ -58,7 +58,18 @@ public Map start() {

Re: [PR] [LRA] Fix test when running with DOCKER_HOST [camel-quarkus]

2024-04-25 Thread via GitHub
avano commented on code in PR #6042: URL: https://github.com/apache/camel-quarkus/pull/6042#discussion_r1579377078 ## integration-tests/lra/src/test/java/org/apache/camel/quarkus/component/lra/it/LraTestResource.java: ## @@ -58,7 +58,18 @@ public Map start() {

Re: [PR] [LRA] Fix test when running with DOCKER_HOST [camel-quarkus]

2024-04-25 Thread via GitHub
jamesnetherton commented on code in PR #6042: URL: https://github.com/apache/camel-quarkus/pull/6042#discussion_r1579360201 ## integration-tests/lra/src/test/java/org/apache/camel/quarkus/component/lra/it/LraTestResource.java: ## @@ -58,7 +58,18 @@ public Map start() {

Re: [PR] [LRA] Fix test when running with DOCKER_HOST [camel-quarkus]

2024-04-25 Thread via GitHub
avano commented on code in PR #6042: URL: https://github.com/apache/camel-quarkus/pull/6042#discussion_r1579355445 ## integration-tests/lra/src/test/java/org/apache/camel/quarkus/component/lra/it/LraTestResource.java: ## @@ -58,7 +58,18 @@ public Map start() {

Re: [PR] [LRA] Fix test when running with DOCKER_HOST [camel-quarkus]

2024-04-25 Thread via GitHub
jamesnetherton commented on code in PR #6042: URL: https://github.com/apache/camel-quarkus/pull/6042#discussion_r1579345116 ## integration-tests/lra/src/test/java/org/apache/camel/quarkus/component/lra/it/LraTestResource.java: ## @@ -58,7 +58,18 @@ public Map start() {

Re: [PR] [LRA] Fix test when running with DOCKER_HOST [camel-quarkus]

2024-04-25 Thread via GitHub
avano commented on PR #6042: URL: https://github.com/apache/camel-quarkus/pull/6042#issuecomment-2076940280 @zhfeng fyi, fix for the LRA test failure on windows (with rhel sidecar) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to