From bb001497b0c8f8852ec0368b4514f719599afc60 Mon Sep 17 00:00:00 2001 From: litingt Date: Mon, 2 Feb 2015 19:40:49 -0800 Subject: [PATCH] update case --- xCAT-test/autotest/testcase/addkitcomp/case0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xCAT-test/autotest/testcase/addkitcomp/case0 b/xCAT-test/autotest/testcase/addkitcomp/case0 index f0ef59d58..20cd04b48 100644 --- a/xCAT-test/autotest/testcase/addkitcomp/case0 +++ b/xCAT-test/autotest/testcase/addkitcomp/case0 @@ -36,7 +36,7 @@ check:rc==0 cmd:addkit /opt/xcat/share/xcat/tools/autotest/testcase/addkitcomp/mykits/mykits-1.0-1.tar.bz2 check:rc==0 check:output=~Kit mykits-1.0-1 was successfully added -cmd:mkdef testimage -u profile=compute provmethod=install osarch=ppc64el +cmd:mkdef testimage -u profile=compute provmethod=install osarch=__GETNODEATTR($$CN,arch)__ check:rc==0 cmd:kitcompname=`lskit mykits-1.0-1 |grep kitcompname|awk -F= '{print $2}'`;addkitcomp -i testimage $kitcompname check:rc==0 @@ -66,7 +66,7 @@ check:rc==0 cmd:addkit /opt/xcat/share/xcat/tools/autotest/testcase/addkitcomp/mykits/mykits-1.0-1.tar.bz2 check:rc==0 check:output=~Kit mykits-1.0-1 was successfully added -cmd:mkdef testimage -u profile=compute provmethod=install osarch=ppc64el +cmd:mkdef testimage -u profile=compute provmethod=install osarch=__GETNODEATTR($$CN,arch)__ check:rc==0 cmd:kitcompname=`lskit mykits-1.0-1 |grep kitcompname|awk -F= '{print $2}'`;addkitcomp -f -i testimage $kitcompname check:rc==0 @@ -95,7 +95,7 @@ check:rc==0 cmd:addkit /opt/xcat/share/xcat/tools/autotest/testcase/addkitcomp/$$KITDATA/*.tar.bz2 check:rc==0 check:output=~successfully added -cmd:mkdef testimage -u profile=compute provmethod=install osarch=ppc64el +cmd:mkdef testimage -u profile=compute provmethod=install osarch=__GETNODEATTR($$CN,arch)__ check:rc==0 cmd:addkitcomp -i testimage -a ubuntukit-compute-2 check:rc==0