2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-25 21:22:05 +00:00

Remove trailing spaces in file xCAT-test/autotest/testcase/nodeset/cases0

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 6774a9b0f9
commit 8aa62dda1d

View File

@ -88,7 +88,7 @@ cmd: mkdef "ubuntu14.04.5-x86_64-install-compute" -u profile=compute provmethod=
check:rc==0
cmd:nodeset testnode1 osimage="ubuntu14.04.5-x86_64-install-compute"
check:rc!=0
check:output=~grub2 is not valid when provisioning ubuntu14.04.5-x86_64-install-compute
check:output=~grub2 is not valid when provisioning ubuntu14.04.5-x86_64-install-compute
check:output=~valid options: "xnba,pxe"
cmd:rmdef -t osimage -o "ubuntu14.04.5-x86_64-install-compute"
cmd:noderm testnode1
@ -104,7 +104,7 @@ cmd:copycds $$ISO
check:rc==0
cmd:nodeset testnode1 osimage="sles11.4-ppc64-install-compute"
check:rc!=0
check:output=~install sles11.4-ppc64-compute
check:output=~install sles11.4-ppc64-compute
cmd:noderm testnode1
end
@ -149,7 +149,7 @@ cmd: mkdef "sles12-ppc64el-install-compute" -u profile=compute provmethod=instal
check:rc==0
cmd:nodeset testnode1 osimage="sles12-ppc64el-install-compute"
check:rc!=0
check:output=~yaboot is not valid when provisioning sles12-ppc64el-install-compute
check:output=~yaboot is not valid when provisioning sles12-ppc64el-install-compute
cmd:rmdef -t osimage -o "sles12-ppc64el-install-compute"
cmd:noderm testnode1
end