diff --git a/xCAT-test/autotest/testcase/lsvm/cases0 b/xCAT-test/autotest/testcase/lsvm/cases0 index 4a795e9f9..6605c4f93 100644 --- a/xCAT-test/autotest/testcase/lsvm/cases0 +++ b/xCAT-test/autotest/testcase/lsvm/cases0 @@ -5,13 +5,6 @@ #check:rc!=0 #check:output=~Usage #end -start:lsvm_node -label:others,hctrl_hmc -hcp:hmc,ivm -cmd:lsvm $$CN -check:rc==0 -check:output=~name=$$CN -end start:lsvm_err_node label:others,hctrl_hmc cmd:lsvm testnode @@ -101,7 +94,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:\s*\w+ +check:output=~$$CN end start:lsvm_mixed_vm_defined_and_not