ByteYue commented on PR #15640:
URL: https://github.com/apache/doris/pull/15640#issuecomment-1371878365

   >  Would you like to provide some steps to describe the scenario you 
mentioned.
   
   Hi there, I was trying to deploy the ut binary from compile machine to 
another machine in another region in another cloud vendor to test some feature 
like downloading object storage file from the corresponding cloud platform 
using different threads nums which is configured by be.conf. 
   And i ran into such scenario where the logic would try to find related CMake 
build files each time I type `bash run-be-ut.sh --run --filter=MyTest.*`. And 
unfortunately it failed cause there is no such thing. I think maybe it would 
help if we can manually choose to skip the related build steps when i just need 
to deploy only the binary to another machine to test the effects brought by 
another environment.
   


-- 
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: commits-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to