From 1f34af896f3a51a011ce7a024a7b38e539defec0 Mon Sep 17 00:00:00 2001 From: Mark Gurevich Date: Tue, 7 May 2019 16:19:48 -0400 Subject: [PATCH] Add xcatprobe testcase --- xCAT-test/autotest/testcase/probe/xcatproble_list | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 xCAT-test/autotest/testcase/probe/xcatproble_list 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