mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-01 10:25:33 +00:00
Modify test case makentp_extntpserver_value and add it to seven daily bundles
This commit is contained in:
@ -3,6 +3,7 @@ tabdump_servicenode
|
||||
reg_linux_diskless_installation_hierarchy
|
||||
tabdump_servicenode
|
||||
reg_linux_diskfull_installation_hierarchy
|
||||
makentp_extntpserver_value
|
||||
tabdump_servicenode
|
||||
updatenode_P_script1
|
||||
updatenode_P_script1_script2
|
||||
|
@ -2,6 +2,7 @@ SN_setup_case
|
||||
reg_linux_diskless_installation_hierarchy
|
||||
reg_linux_diskless_installation_hierarchy_squashfs
|
||||
reg_linux_diskfull_installation_hierarchy
|
||||
makentp_extntpserver_value
|
||||
compare_postscripts
|
||||
updatenode_P_script1
|
||||
updatenode_P_script1_script2
|
||||
|
@ -2,6 +2,7 @@ SN_setup_case
|
||||
reg_linux_diskless_installation_hierarchy
|
||||
reg_linux_diskless_installation_hierarchy_squashfs
|
||||
reg_linux_diskfull_installation_hierarchy
|
||||
makentp_extntpserver_value
|
||||
compare_postscripts
|
||||
updatenode_P_script1
|
||||
updatenode_P_script1_script2
|
||||
|
@ -2,6 +2,7 @@ SN_setup_case
|
||||
reg_linux_diskless_installation_hierarchy
|
||||
reg_linux_diskless_installation_hierarchy_squashfs
|
||||
reg_linux_diskfull_installation_hierarchy
|
||||
makentp_extntpserver_value
|
||||
compare_postscripts
|
||||
assign_certain_command_permission
|
||||
bmcdiscover_help
|
||||
|
@ -2,6 +2,7 @@ SN_setup_case
|
||||
reg_linux_diskless_installation_hierarchy
|
||||
reg_linux_diskless_installation_hierarchy_squashfs
|
||||
reg_linux_diskfull_installation_hierarchy
|
||||
makentp_extntpserver_value
|
||||
compare_postscripts
|
||||
assign_certain_command_permission
|
||||
bmcdiscover_help
|
||||
|
@ -1,6 +1,7 @@
|
||||
reg_linux_diskless_installation_flat
|
||||
reg_linux_diskless_installation_flat_squashfs
|
||||
reg_linux_diskfull_installation_flat
|
||||
makentp_extntpserver_value
|
||||
compare_postscripts
|
||||
assign_certain_command_permission
|
||||
bmcdiscover_help
|
||||
|
@ -1,6 +1,7 @@
|
||||
reg_linux_diskless_installation_flat
|
||||
reg_linux_diskless_installation_flat_squashfs
|
||||
reg_linux_diskfull_installation_flat
|
||||
makentp_extntpserver_value
|
||||
compare_postscripts
|
||||
assign_certain_command_permission
|
||||
bmcdiscover_help
|
||||
|
@ -56,12 +56,8 @@ check:output=~configuring management node: $$MN
|
||||
cmd:makentp -V
|
||||
check:rc==0
|
||||
check:output=~configuring management node: $$MN
|
||||
check:output=~checking if nptd is installed
|
||||
check:output=~backing up the ntp configuration file /etc/ntp.conf
|
||||
check:output=~ntp servers are: $$extntpserversip
|
||||
check:output=~stopping ntpserver
|
||||
check:output=~starting ntpserver
|
||||
check:output=~enabling ntpserver
|
||||
check:output=~Calling ... /install/postscripts/setupntp
|
||||
check:output=~Daemon chronyd configured
|
||||
cmd:date
|
||||
check:output=~$$DATE
|
||||
cmd:if [[ "__GETNODEATTR($$CN,os)__" =~ "rhel" ]];then clock ;else hwclock ; fi
|
||||
|
Reference in New Issue
Block a user