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:
Dag Wieers
2017-08-04 08:15:27 +02:00
committed by John R Barker
parent 8e8d4df340
commit d125520071
3 changed files with 65 additions and 19 deletions

2
.github/BOTMETA.yml vendored
View File

@@ -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