pg-yang commented on PR #348:
URL: https://github.com/apache/skywalking-java/pull/348#issuecomment-1279951958
Maybe the wrong title mislead you ?
Actually , it's the problem about java agent plugins test scenario . test
scenario use shell to involve `docker compose ` .
Then invoke `docker ps -qf "name=${container_name}`(the value of
$container_name use `_` as separator) to get container id , Because the
latest docker compose use `-` as separator , so the shell couldn't find any
container
--
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]