FIX: Topology reservation 49/21349/2
authorPeter Mikus <pmikus@cisco.com>
Fri, 16 Aug 2019 06:47:53 +0000 (06:47 +0000)
committerPeter Mikus <pmikus@cisco.com>
Mon, 19 Aug 2019 05:22:03 +0000 (05:22 +0000)
commitdb24a2e63a447599b5125da4b6f93f0f9184bfcc
tree6b07fb0413e9b9bc898341669dabb73f860c6958
parentbbcacad812c4e4144b97ec480e7db428b248ab22
FIX: Topology reservation

Last attempt [0] is doing more harm then good. If testbed is down
but recovered quickly enough (reboot, temporary ssh connectivity
issue, ...) it never gets back into pool making other testbeds
overloaded and queued.

This patch is suppose to partially revert previous behavior until
proper patch will follow.

[0] https://gerrit.fd.io/r/c/csit/+/21148

Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I8203946d10d3e7dd51e97519d679246b5dae59e3
resources/libraries/bash/function/common.sh
resources/tools/scripts/topo_reservation.py