update aix_full_installation

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
amy0701
2011-12-16 07:47:52 +00:00
parent c2621cd941
commit 99886eb792
@@ -10,10 +10,10 @@ check:output=~bosinst_data
cmd:nim -o update -a packages=all -a source=$$SSHPKG autotest_lpp_source
check:rc==0
cmd:mkdir -p /install/nim/installp_bundle
cmd:cp $$SSHPKG/xCATaixCN.bnd /install/nim/installp_bundle/
cmd:cp $$SSHPKG/xCATaixCN71.bnd /install/nim/installp_bundle/
check:rc==0
cmd:nim -o define -t installp_bundle -a server=master -a location=/install/nim/installp_bundle/xCATaixCN.bnd xCATaixCN
cmd:chdef -t osimage -o autotest installp_bundle="xCATaixCN"
cmd:nim -o define -t installp_bundle -a server=master -a location=/install/nim/installp_bundle/xCATaixCN71.bnd xCATaixCN71
cmd:chdef -t osimage -o autotest installp_bundle="xCATaixCN71"
check:rc==0
cmd:rscan __GETNODEATTR($$CN, hcp)__ -w
check:rc==0
@@ -40,7 +40,7 @@ cmd:cat /etc/exports | grep $$CN
check:output=~autotest_bosinst_data
check:output=~spot/autotest/usr
check:output=~xcataixscript
check:output=~xCATaixCN.bnd
check:output=~xCATaixCN71.bnd
check:output=~autotest_lpp_source
cmd:rnetboot $$CN
check:rc==0