From 9f83e565c0f9e0909502d7730640f65906c0bf07 Mon Sep 17 00:00:00 2001 From: junxiaw Date: Tue, 17 Jun 2014 22:06:36 -0700 Subject: [PATCH] modify installation case --- .../installation/linux_diskless_installation_x86_64_sles | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-test/autotest/testcase/installation/linux_diskless_installation_x86_64_sles b/xCAT-test/autotest/testcase/installation/linux_diskless_installation_x86_64_sles index 17a87bdf9..e4e53ecf2 100644 --- a/xCAT-test/autotest/testcase/installation/linux_diskless_installation_x86_64_sles +++ b/xCAT-test/autotest/testcase/installation/linux_diskless_installation_x86_64_sles @@ -21,7 +21,7 @@ cmd:if [ ! -d /install/custom/netboot/sles ]; then mkdir -p /install/custom/netb check:rc==0 cmd:if [ ! -e /install/custom/netboot/sles/compute.synclist ]; then echo "/etc/resolv.conf -> /etc/resolv.conf" > /install/custom/netboot/sles/compute.synclist; fi check:rc==0 -cmd:chdef -t osimage -o __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-__GETNODEATTR($$CN,provmethod)__-__GETNODEATTR($$CN,profile)__ synclists=/install/custom/netboot/sles/compute.synclist +cmd:chdef -t osimage -o __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute synclists=/install/custom/netboot/sles/compute.synclist cmd:rm -rf /install/netboot/__GETNODEATTR($$CN,os)__/x86_64/compute check:rc==0 cmd:genimage __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute