mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 18:50:28 +00:00
update case updatenode_without_flag to verify bug 5142
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
reg_linux_diskfull_installation_flat
|
||||
updatenode_h
|
||||
updatenode_v
|
||||
updatenode_without_flag
|
||||
updatenode_diskful_syncfiles
|
||||
updatenode_diskful_syncfiles_rename
|
||||
updatenode_diskful_syncfiles_dir
|
||||
|
@@ -1,6 +1,7 @@
|
||||
reg_linux_diskfull_installation_flat
|
||||
updatenode_h
|
||||
updatenode_v
|
||||
updatenode_without_flag
|
||||
updatenode_diskful_syncfiles
|
||||
updatenode_diskful_syncfiles_rename
|
||||
updatenode_diskful_syncfiles_dir
|
||||
|
@@ -4,6 +4,7 @@ reg_linux_diskfull_installation_flat
|
||||
go_xcat_noinput
|
||||
updatenode_h
|
||||
updatenode_v
|
||||
updatenode_without_flag
|
||||
updatenode_diskful_syncfiles
|
||||
updatenode_diskful_syncfiles_rename
|
||||
updatenode_diskful_syncfiles_dir
|
||||
|
@@ -11,6 +11,14 @@ check:rc==0
|
||||
check:output=~Version
|
||||
end
|
||||
|
||||
start:updatenode_without_flag
|
||||
description:this case is to verify defect 5142; updatenode without options causes command to crash.
|
||||
label:others,updatenode
|
||||
cmd:updatenode
|
||||
check:rc!=0
|
||||
check:output=~Usage
|
||||
end
|
||||
|
||||
start:updatenode_diskful_syncfiles
|
||||
label:others,updatenode
|
||||
cmd:mkdir -p /install/custom/install/__GETNODEATTR($$CN,os)__/
|
||||
|
Reference in New Issue
Block a user