mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-20 02:00:24 +00:00
test: remove imgimport -v test case
we don't support show version of imgimport. -v means verbose for imgimport. So delete this testcase. Issue: # imgexport -v Error: [xcat]: Cannot find /root/-v Reported-by: Yang Jian <fun_yang@foxmail.com> Signed-off-by: Chen Hanxiao <chen_han_xiao@126.com>
This commit is contained in:
@@ -9,17 +9,6 @@ check:output=~usage|Usage
|
||||
end
|
||||
|
||||
|
||||
start:imgimport_v
|
||||
os:Linux
|
||||
description:imgimport -v and --version
|
||||
label:others
|
||||
cmd:imgimport -v
|
||||
check:output=~version|Version
|
||||
cmd:imgimport --version
|
||||
check:output=~version|Version
|
||||
end
|
||||
|
||||
|
||||
start:imgimport_bundlefile
|
||||
os:Linux
|
||||
description:imgimport foo.tgz
|
||||
|
Reference in New Issue
Block a user