From ebbe32a81d3e6ad027dbbc164b0afbe3afb8eeef Mon Sep 17 00:00:00 2001 From: Chen Hanxiao Date: Fri, 5 Jun 2020 11:43:58 +0800 Subject: [PATCH] test: remove imgexport -v test case we don't support show version of imgexport. -v means verbose for imgexprot. So delete this testcase. Issue: # imgexport -v Exporting to /root... Error: [fnst-c0]: Cannot find image '' from the osimage table. Signed-off-by: Chen Hanxiao --- xCAT-test/autotest/testcase/imgexport/cases0 | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/xCAT-test/autotest/testcase/imgexport/cases0 b/xCAT-test/autotest/testcase/imgexport/cases0 index 246647447..c9aeca9e1 100644 --- a/xCAT-test/autotest/testcase/imgexport/cases0 +++ b/xCAT-test/autotest/testcase/imgexport/cases0 @@ -62,13 +62,3 @@ check:output=~Usage|usage cmd:imgexport --help check:output=~Usage|usage end - - -start:imgexport_v -os:Linux -label:others -cmd:imgexport -v -check:output=~version|Version -cmd:imgexport --version -check:output=~version|Version -edn