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:
@@ -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
|
||||
|
Reference in New Issue
Block a user