From a2b505be1c127d626d285185707766681e35d7f0 Mon Sep 17 00:00:00 2001 From: amy0701 Date: Thu, 9 Aug 2012 09:24:48 +0000 Subject: [PATCH] update testcase for lslite git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13472 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-test/autotest/testcase/lslite/cases0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-test/autotest/testcase/lslite/cases0 b/xCAT-test/autotest/testcase/lslite/cases0 index a9aeb4d96..c9dd7600e 100644 --- a/xCAT-test/autotest/testcase/lslite/cases0 +++ b/xCAT-test/autotest/testcase/lslite/cases0 @@ -1,7 +1,7 @@ start:lslite_i description:lslite -i os:Linux -cmd:genimage -i __GETNODEATTR($$CN,installnic)__ -n $$NETDRIVER -o __GETNODEATTR($$CN,os)__ -p compute +cmd:genimage __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute check:rc==0 cmd:chtab litefile.image="ALL" litefile.file="/xcatpost" litefile.options="tmpfs" check:rc==0 @@ -21,7 +21,7 @@ end start:lslite_noderange description:lslite noderange os:Linux -cmd:genimage -i __GETNODEATTR($$CN,installnic)__ -n $$NETDRIVER -o __GETNODEATTR($$CN,os)__ -p compute +cmd:genimage __GETNODEATTR($$CN,os)__-__GETNODEATTR($$CN,arch)__-netboot-compute check:rc==0 cmd:chtab litefile.image="ALL" litefile.file="/xcatpost" litefile.options="tmpfs" check:rc==0