SHUFIL commented on issue #2067:
URL: 
https://github.com/apache/incubator-pegasus/issues/2067#issuecomment-2222432873

   Next I need to `run test` command, for this I  run below command , 
   ```
   docker run -v /home/ubuntu/pegasus:/root/pegasus \
              apache/pegasus:build-env-ubuntu2004-v2.5 \
              /bin/bash -c "cd /root/pegasus; ./run.sh test"
   ```
   
   But I got  below error ,
   
   ```
   Cluster becomes healthy.
   sed: can't read /root/pegasus/build/latest/src/server/test/config.ini: No 
such file or directory
   ```
   


-- 
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]

Reply via email to