]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add a functional test that checks HA router is configured on a restarted agent
authorAKamyshnikova <akamyshnikova@mirantis.com>
Mon, 9 Feb 2015 08:54:43 +0000 (11:54 +0300)
committerAnn Kamyshnikova <akamyshnikova@mirantis.com>
Wed, 18 Feb 2015 08:17:34 +0000 (11:17 +0300)
commitd15807005f702e2810651b3917f034bdef40529c
tree4b2eaae93bbcc0691a84f529e679ee509117caba
parent3486a33994c6a0d8daa3889693f4bf0176148268
Add a functional test that checks HA router is configured on a restarted agent

Functional test should  validate the expected behavior of patch
https://review.openstack.org/#/c/148335/.

That test would pass if keepalived received the SIGHUP signal the
2nd time the router was configured on new agent,
and it would fail otherwise.

Closes-bug: #1413684

Change-Id: Iaa72402920cd0854e1738e7de87b8cba46ecd9f9
neutron/tests/functional/agent/test_l3_agent.py