diff --git a/xCAT-test/autotest/testcase/probe/xcatproble_list b/xCAT-test/autotest/testcase/probe/xcatproble_list new file mode 100644 index 000000000..f7752dda6 --- /dev/null +++ b/xCAT-test/autotest/testcase/probe/xcatproble_list @@ -0,0 +1,7 @@ +start:xcatprobe_work +description:To test if xcatprobe list works. This case must run in xcat mn +label:mn_only,ci_test +cmd:xcatprobe -l +check:rc == 0 +check:output =~ Supported sub commands are: +end