liangyepianzhou commented on PR #11339:
URL: https://github.com/apache/skywalking/pull/11339#issuecomment-1784317151

   > > @wu-sheng @liuhaoyang I think we should give a warning to latecomers:
   > > 
   > > 1. The current tool `compose` in 
`[skywalking-infra-e2e](https://github.com/apache/skywalking-infra-e2e)` does 
not support volumes.
   > > 2. The container that is depended on cannot have a command.
   > > 
   > > This problem is inconsistent in the operation of local and CI. This took 
me a lot of time to test and verify.
   > 
   > Can you provide some examples (docker-compose.yaml) for the cases above?
   
   For volume: 
https://github.com/apache/skywalking/pull/11339/commits/90703434d32dc0dbf51d11dfada98b4ecdc1f74c
   - The test passed locally, but the cI report `ERROR /bin/sh command not 
executable`
   For depend on: 
https://github.com/apache/skywalking/pull/11339/commits/1b41304c5499836963098b58dcd27880b883fc02#diff-cd52bb11901c8fa7de29792681bee6848ce71ae7a1c0e9a3f4b4058f07e84303L16
   - When I tested locally, the cluster status was healthy, but CI reported an 
error `ERROR: for bookie  Container "bfe1184eba80" is unhealthy.ERROR: for 
pulsar-init  Container "bfe1184eba80" is unhealthy.` 
   
   
   
   


-- 
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: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to