Fix most end-to-end issues with testcase 3 and reenable it 13/30513/3
authorRomanos Skiadas <rski@intracom-telecom.com>
Tue, 14 Mar 2017 08:11:54 +0000 (10:11 +0200)
committerRomanos Skiadas <rski@intracom-telecom.com>
Thu, 16 Mar 2017 09:18:09 +0000 (11:18 +0200)
commit6674049b09d02fe0dc7e11e007e710643cdd49ca
tree4935a0089507b42189b8fc3fa89d257b794bfa93
parent1ad4cd4d35bcd0d4d9898650eb0452b184b55f77
Fix most end-to-end issues with testcase 3 and reenable it

- Make the test work end-to-end on Fuel
- Use the instance log to verify quagga started
- Don't attempt to check for peering, as that is for
a future release
- Use the external IP of the controller for peering
- Fix not getting the output of OpenDaylight commands

Change-Id: Ia7bb533ab65e0fca6b7f48bb64133f6d8f3ff8ae
JIRA: SDNVPN-114
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
sdnvpn/artifacts/quagga_setup.sh
sdnvpn/lib/quagga.py
sdnvpn/lib/utils.py
sdnvpn/test/functest/config.yaml
sdnvpn/test/functest/testcase_3.py