Skip bad testbeds in reservation 48/21148/6
authorVratko Polak <vrpolak@cisco.com>
Thu, 8 Aug 2019 13:11:38 +0000 (15:11 +0200)
committerVratko Polak <vrpolak@cisco.com>
Fri, 9 Aug 2019 14:36:09 +0000 (14:36 +0000)
commit6f1ff57c83763556450e8bfcb4571a9c017abe70
treed4dd20a29b4f6a83700db36d6ef8737fb5795384
parent5b28bc8c52a5f7ef72f03d03806f61ba45ecc623
Skip bad testbeds in reservation

Previously, ssh-inaccesible testbeds
were handled the same way as reserved,
never ending the wait loop.

With this, if no testbed is accessible,
the job fails early.

Change-Id: I01bc79094fe0232a47d795e53e3daa52e8742bac
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
resources/libraries/bash/function/common.sh
resources/tools/scripts/topo_reservation.py