Add VIRL host selection mechanism to bootstrap 29/1029/3
authorCarsten Koester <ckoester@cisco.com>
Sun, 8 May 2016 05:46:13 +0000 (01:46 -0400)
committerMatej Klotton <mklotton@cisco.com>
Mon, 16 May 2016 11:48:45 +0000 (11:48 +0000)
commit51e6d6933d6b20b9e6c68ac156c71c2379d8a63c
tree6d720452758492e8678aa8ff19371603cf342f51
parenta175e259c6a83aea6df61eed607f8c57671c8ea0
Add VIRL host selection mechanism to bootstrap

Add a mechanism to the bootstrap script that allows it to select
one out of multiple candidate VIRL hosts. In addition, fix a few
cosmetic issues wrt. connecting to the VIRL host:
* Use consistent set of SSH options
* Consistently use constant instead of hardcoded key filename
* Use relative path names for start-/stop-testcase scripts

Change-Id: I0d2972f170de82dd5d98da88656f5f962fca2415
Signed-off-by: Carsten Koester <ckoester@cisco.com>
bootstrap.sh