automatic retry: change sleep 60

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2009-07-03 09:09:00 +00:00
parent e05432da84
commit c3ccf97554

View File

@ -4523,7 +4523,7 @@ sub monitor_installation()
while(($monsettings->{'timeelapsed'} < $monsettings->{'timeout'}) &&(scalar(keys %{$monsettings->{'nodes'}}))) {
#polling interval is 1 minute,
#do not do the first check until 1 minute after the os installation starts
sleep 5; #TODO, change it to 60 before checkin code
sleep 60;
#update the timeelapsed