mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-21 18:50:28 +00:00
Increase timeout in watit_nic_connect_intime frrom 40 seconds to 80
This commit is contained in:
@@ -1886,7 +1886,7 @@ function is_connection_activate_intime {
|
||||
|
||||
function wait_nic_connect_intime {
|
||||
nic_name=$1
|
||||
time_out=40
|
||||
time_out=80
|
||||
con_name=''
|
||||
if [ ! -z "$2" ]; then
|
||||
time_out=$2
|
||||
|
Reference in New Issue
Block a user