test: fix DNS issue in test scenario 81/10181/2
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Thu, 18 Feb 2016 03:30:31 +0000 (12:30 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Thu, 18 Feb 2016 03:37:08 +0000 (12:37 +0900)
commit9171d14463ae1172a91125a49d8f8a53a36433e9
treeb8895edc1d82eea93e2eb61e9c4fa870879cf46d
parent3c09b82d0ead86867f96f43769a6b42efcdd6d24
test: fix DNS issue in test scenario

Doctor test was failed due to failure in resolving hostname at [1].

This patch replaces hostname by ip address, and also changes ssh route
from relaying instack VM to direct access from functest container to
the target compute host.

[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-opnfv-jump-1-daily-brahmaputra/38/

Change-Id: I9d4f115cb43ec16540f7d9300d652625685477d5
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
tests/run.sh