2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-10 06:41:31 +00:00

Merge pull request #5927 from tingtli/lsvmkvmhost

update case lsvmkvmhost to check the correct output
This commit is contained in:
Mark Gurevich
2019-05-09 10:02:41 -04:00
committed by GitHub

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*\b\w+\b(\r\n|\n|\r)
end
start:lsvm_mixed_vm_defined_and_not