mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-03 21:02:34 +00:00 
			
		
		
		
	add stop lable for Dev to debug
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
			
		||||
start:SN_setup_case:stop:yes
 | 
			
		||||
start:SN_setup_case
 | 
			
		||||
os:Linux
 | 
			
		||||
stop:yes
 | 
			
		||||
cmd:fdisk -l
 | 
			
		||||
cmd:df -T
 | 
			
		||||
cmd:XCAT_DATABASE=$$XCAT_DATABASE /opt/xcat/share/xcat/tools/autotest/testcase/installation/pre_deploy_sn __GETNODEATTR($$SN,os)__  __GETNODEATTR($$SN,arch)__
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
start:reg_linux_diskfull_installation_flat:stop:yes
 | 
			
		||||
start:reg_linux_diskfull_installation_flat
 | 
			
		||||
os:Linux
 | 
			
		||||
stop:yes
 | 
			
		||||
cmd:fdisk -l
 | 
			
		||||
cmd:df -T
 | 
			
		||||
cmd:if ping -c 1 $$SN > /dev/null;then rpower $$SN off > /dev/null;fi
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
start:reg_linux_diskfull_installation_hierarchy:stop:yes
 | 
			
		||||
start:reg_linux_diskfull_installation_hierarchy
 | 
			
		||||
os:Linux
 | 
			
		||||
stop:yes
 | 
			
		||||
cmd:xdsh $$SN fdisk -l
 | 
			
		||||
cmd:xdsh $$SN df -T
 | 
			
		||||
cmd:xdsh $$SN "echo "test"> /test.hierarchy"
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
start:reg_linux_diskless_installation_flat:stop:yes
 | 
			
		||||
start:reg_linux_diskless_installation_flat
 | 
			
		||||
os:Linux
 | 
			
		||||
stop:yes
 | 
			
		||||
cmd:fdisk -l
 | 
			
		||||
cmd:df -T
 | 
			
		||||
cmd:chdef -t node -o $$CN servicenode= monserver=$$MN nfsserver=$$MN tftpserver=$$MN  xcatmaster=$$MN
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
start:reg_linux_diskless_installation_hierarchy:stop:yes
 | 
			
		||||
start:reg_linux_diskless_installation_hierarchy
 | 
			
		||||
os:Linux
 | 
			
		||||
stop:yes
 | 
			
		||||
cmd:xdsh $$SN fdisk -l
 | 
			
		||||
cmd:xdsh $$SN df -T
 | 
			
		||||
cmd:xdsh $$SN "echo "test"> /test.hierarchy"
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
start:reg_linux_statelite_installation_flat:stop:yes
 | 
			
		||||
start:reg_linux_statelite_installation_flat
 | 
			
		||||
os:Linux
 | 
			
		||||
stop:yes
 | 
			
		||||
cmd:fdisk -l
 | 
			
		||||
cmd:df -T
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
start:reg_linux_statelite_installation_hierarchy_by_nfs:stop:yes
 | 
			
		||||
start:reg_linux_statelite_installation_hierarchy_by_nfs
 | 
			
		||||
os:Linux
 | 
			
		||||
stop:yes
 | 
			
		||||
cmd:xdsh $$SN fdisk -l
 | 
			
		||||
cmd:xdsh $$SN df -T
 | 
			
		||||
cmd:xdsh $$SN "echo "test"> /test.hierarchy"
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,6 @@
 | 
			
		||||
start:reg_linux_statelite_installation_hierarchy_by_ramdisk:stop:yes
 | 
			
		||||
start:reg_linux_statelite_installation_hierarchy_by_ramdisk
 | 
			
		||||
os:Linux
 | 
			
		||||
stop:yes
 | 
			
		||||
cmd:xdsh $$SN fdisk -l
 | 
			
		||||
cmd:xdsh $$SN df -T
 | 
			
		||||
cmd:xdsh $$SN "echo "test"> /test.hierarchy"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user