mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
imc_rest: Increase default timeout, add elapsed time (#26743)
The IMC interface can be quite slow depending on the XML fragments used. So we increase the default timeout to 60 seconds, and return the elapsed time so it is easier to determine what timeout value makes sense from earlier runs. We also renamed **imc_xml** to **imc_rest**, now that we still can.
This commit is contained in:
committed by
John R Barker
parent
8e8d4df340
commit
d125520071
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
@@ -562,7 +562,7 @@ files:
|
||||
$modules/packaging/os/zypper_repository.py: matze robinro
|
||||
$modules/remote_management/foreman/: ehelms
|
||||
$modules/remote_management/hpilo/: dagwieers haad
|
||||
$modules/remote_management/imc/imc_xml.py: dagwieers
|
||||
$modules/remote_management/imc/: dagwieers
|
||||
$modules/remote_management/ipmi/: cloudnull
|
||||
$modules/remote_management/stacki/stacki_host.py: bbyhuy bsanders
|
||||
$modules/remote_management/wakeonlan.py: dagwieers
|
||||
|
||||
Reference in New Issue
Block a user