Use ports websocket URI for haproxy healthcheck 29/77229/6
authorJamo Luhrsen <jluhrsen@redhat.com>
Tue, 23 Oct 2018 18:36:21 +0000 (11:36 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Thu, 25 Oct 2018 18:30:39 +0000 (11:30 -0700)
commite764b64147fd12db6e07093dfda09215a728c9ab
tree0da56bff0bed748f71a9f3ec351952499c97dca6
parentf4801e9b55da7151902aa3a287851514ef42f663
Use ports websocket URI for haproxy healthcheck

port 8185 is up and listening even before the neutron
data path is registered, so just checking on the port
is not enough.

reducing timeouts and retry counts/intervals to detect
failures faster to enable quicker switchovers

also, checking on /diagstatus from port 8181 is not
helping much either, since that also will tell us
nothing about whether the websocket is going to work
for networking_odl.

JIRA:NETVIRT-1460
Change-Id: Ie37f7a68f1d4785a7037f1490293bfb618de7bab
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
jjb/integration/integration-deploy-openstack-run-test.sh