zrlw commented on PR #1209:
URL: https://github.com/apache/dubbo-samples/pull/1209#issuecomment-2705351616
for example, dubbo-samples-async-generated-future-springboot named
```test``` as it's consumer hostname,

but there are more than one test projects besides
dubbo-samples-async-generated-future-springboot named their test container
hostname as ```test```, when github actions run them concurrently, the problem
that ```test``` container could not be started might occur, just like this one
https://github.com/apache/dubbo/actions/runs/13666970507/job/38210252086
```
Failed tests: 1
[4/34] [dubbo-sample-async-generated-future-springboot:1/1] TEST FAILURE:
Run tests timeout, version: -Ddubbo.version=3.2.17 -Dspring.version=5.3.24
-Djava.version=8, please check logs:
/home/runner/work/dubbo/dubbo/2-advanced/dubbo-samples-async/dubbo-sample-async-generated-future-springboot/target/logs
```

--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]