2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-31 18:16:39 +00:00

update case lsvmkvmhost to check the correct output

This commit is contained in:
litingt 2019-01-04 02:26:37 -05:00
parent 316f0e275f
commit ac85d1027d

View File

@ -96,7 +96,7 @@ start:lsvm_kvmhost
description:lsvm could give out the kvm host information. This case should be run on a mn which has kvm host defined.In this case, $$CN should be a kvm host.
label:others,hctrl_kvm
cmd:lsvm $$CN
check:output=~$$CN
check:output=~$$CN:\s*$$CN\w.
end
start:lsvm_mixed_vm_defined_and_not