mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-10 14:51:30 +00:00
Merge pull request #5927 from tingtli/lsvmkvmhost
update case lsvmkvmhost to check the correct output
This commit is contained in:
@ -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*\b\w+\b(\r\n|\n|\r)
|
||||
end
|
||||
|
||||
start:lsvm_mixed_vm_defined_and_not
|
||||
|
Reference in New Issue
Block a user