change rhsn to 23619SN in testcase linux_cn_with_sn_statelite_installation_x86_64_redhat

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
amy0701 2013-05-30 03:21:09 +00:00
parent 348ccaf564
commit 66f9824509

View File

@ -44,7 +44,7 @@ cmd:liteimg -p compute -a __GETNODEATTR($$CNWITHSN,arch)__ -o __GETNODEATTR($$C
check:rc==0
cmd:xdsh $$SN df|grep /install;if [ $? -eq 0 ] ;then xdsh $$SN umount /install;fi
check:rc==0
cmd:prsync /install rhsn:/
cmd:prsync /install $$SN:/
check:rc==0
cmd:nodeset $$CNWITHSN osimage=__GETNODEATTR($$CNWITHSN,os)__-__GETNODEATTR($$CNWITHSN,arch)__-statelite-compute
check:rc==0