Alluxio / Community

New Contributor Tasks for Alluxio
20 stars 38 forks source link

Check whether test options of runUfsTests are valid #601

Closed maobaolong closed 3 years ago

maobaolong commented 3 years ago

integration/tools/validation/src/main/java/alluxio/cli/UnderFileSystemContractTest.java

For the test option, will be better for us to check if the input test names are valid. if not, print out all valid test names.

You can run runUfsTests like this

bin/alluxio runUfsTests --test test1 --test test2  --path file:///tmp/test
maobaolong commented 3 years ago

@LuQQiu Please help me to add Labels, thank you.