Fix false message instance is down 75/64575/1
authorStamatis Katsaounis <mokats@intracom-telecom.com>
Fri, 12 Oct 2018 07:17:09 +0000 (10:17 +0300)
committerStamatis Katsaounis <mokats@intracom-telecom.com>
Tue, 6 Nov 2018 10:48:50 +0000 (12:48 +0200)
commit945c46bc9daca2c354de89534e81e85425d78cd7
treedee8b4ef1389403e02d280420a9b1249fba1d9a1
parent092e15806c6825affdc6810e602be702799928c7
Fix false message instance is down

JIRA: SDNVPN-238
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>
(cherry picked from commit eea8b6c296f7c9540de7f46bc9daaee9e1e14ae5)
sdnvpn/test/functest/testcase_3.py