mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-19 21:00:24 +00:00
Merge pull request #1387 from caomengmeng/update_failed_runcmdinstaller_case
Update failed runcmdinstaller case
This commit is contained in:
@ -275,7 +275,7 @@ makentp_V
|
||||
makentp
|
||||
makentp_a
|
||||
nodeset_check_warninginfo
|
||||
runcmdinstaller
|
||||
runcmdinstaller_h
|
||||
runcmdinstaller_command
|
||||
get_xcat_postscripts_loginfo
|
||||
updatenode_postscripts_loginfo
|
||||
|
@ -276,7 +276,7 @@ makentp_V
|
||||
makentp
|
||||
makentp_a
|
||||
nodeset_check_warninginfo
|
||||
runcmdinstaller
|
||||
runcmdinstaller_h
|
||||
runcmdinstaller_command
|
||||
get_xcat_postscripts_loginfo
|
||||
updatenode_postscripts_loginfo
|
||||
|
@ -276,7 +276,7 @@ makentp_V
|
||||
makentp
|
||||
makentp_a
|
||||
nodeset_check_warninginfo
|
||||
runcmdinstaller
|
||||
runcmdinstaller_h
|
||||
runcmdinstaller_command
|
||||
get_xcat_postscripts_loginfo
|
||||
updatenode_postscripts_loginfo
|
||||
|
@ -276,7 +276,7 @@ makentp_V
|
||||
makentp
|
||||
makentp_a
|
||||
nodeset_check_warninginfo
|
||||
runcmdinstaller
|
||||
runcmdinstaller_h
|
||||
runcmdinstaller_command
|
||||
get_xcat_postscripts_loginfo
|
||||
updatenode_postscripts_loginfo
|
||||
|
@ -1,8 +1,8 @@
|
||||
start:runcmdinstaller
|
||||
start:runcmdinstaller_h
|
||||
descriptiop:runcmdinstaller -h
|
||||
cmd:runcmdinstaller
|
||||
##check:rc==0
|
||||
check:output=~runcmdinstaller <node> "<command>"
|
||||
cmd:runcmdinstaller -h
|
||||
check:rc==0
|
||||
check:output=~runcmdinstaller <node> <commands>
|
||||
end
|
||||
start:runcmdinstaller_command
|
||||
descriptiop:runcmdinstaller
|
||||
|
Reference in New Issue
Block a user