2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-25 04:30:28 +00:00

remove bug number in case

This commit is contained in:
litingt@cn.ibm.com
2017-04-21 05:00:45 -04:00
parent a7bcc3585d
commit 524c416208

View File

@@ -1,5 +1,5 @@
start:rmimage_diskless_bug2225
descriptiion:This case is to verify bug 2225 to test rmimage could work correctly to remove all image files.
start:rmimage_diskless
descriptiion:This case is to test rmimage could work correctly to remove all image files.
cmd:ls /install/netboot/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__/compute/;if [ $? -eq 0 ];then mv -f /install/netboot/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__/compute /install/netboot/__GETNODEATTR($$CN,os)__/__GETNODEATTR($$CN,arch)__/compute.bak;fi
cmd:copycds $$ISO
check:rc==0