From 7d6b66d06a8b4f67cfcacb70ec853b6b5df70682 Mon Sep 17 00:00:00 2001 From: amy0701 Date: Thu, 9 Aug 2012 09:33:42 +0000 Subject: [PATCH] update testcase for lslite git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13476 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..c334c0fe1 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)__-statelite-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)__-statelite-compute check:rc==0 cmd:chtab litefile.image="ALL" litefile.file="/xcatpost" litefile.options="tmpfs" check:rc==0