gavinchou commented on code in PR #56406:
URL: https://github.com/apache/doris/pull/56406#discussion_r2389714878


##########
run-cloud-ut.sh:
##########
@@ -64,14 +65,15 @@ Usage: $0 <options>
     $0 --run --filter=recycler_test:FooTest.*-FooTest.Bar                      
 runs everything in test suite FooTest except FooTest.Bar in recycler_test.cpp
     $0 --run 
--filter=recycler_test:FooTest.*:BarTest.*-FooTest.Bar:BarTest.Foo runs 
everything in test suite FooTest except FooTest.Bar and everything in test 
suite BarTest except BarTest.Foo in recycler_test.cpp
     $0 --run --fdb=fdb_cluster0:[email protected]:4500                    
 run with specific fdb
+    $0 --run --vault                                                           
 run with storage vault

Review Comment:
   user separate binary to do the similar tests



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