mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 11:39:02 +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:
parent
8e8d4df340
commit
d125520071
3 changed files with 65 additions and 19 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue