Fix false message instance is down 41/63441/2
authorStamatis Katsaounis <mokats@intracom-telecom.com>
Fri, 12 Oct 2018 07:17:09 +0000 (10:17 +0300)
committerStamatis Katsaounis <mokats@intracom-telecom.com>
Fri, 19 Oct 2018 11:14:51 +0000 (14:14 +0300)
commiteea8b6c296f7c9540de7f46bc9daaee9e1e14ae5
treef1a115adc5fdd227d01d861cace46af171e5f38c
parent2147aa5c54101fa3bf58f2551315fc454c7dc2b6
Fix false message instance is down

JIRA: SDNVPN-232

This patch fixes the false message instance is down. The message
occurs because a wrong method was used to check if instance is
alive. This instance does not proceed to login so the previous
method cound not find "login" regex inside its console output.

Change-Id: I35733f634595a9d2eeb9148c2476444afab710a6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
sdnvpn/test/functest/testcase_3.py