From 761206540ee6b2de74e54fafbe77d2d1c32b61ba Mon Sep 17 00:00:00 2001 From: IWAMOTO Toshihiro Date: Wed, 6 Jul 2016 17:04:38 +0900 Subject: [PATCH] devref: Remove resolved fullstack TODO items neutron-server and ovs-agents are stopped with SIGTERM since a while ago. DHCP HA tests have been written. Change-Id: I93361e641bb07eaee92b2c60d7e0adf3fafed657 --- doc/source/devref/fullstack_testing.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/source/devref/fullstack_testing.rst b/doc/source/devref/fullstack_testing.rst index fca5d434140..fa642f1ba55 100644 --- a/doc/source/devref/fullstack_testing.rst +++ b/doc/source/devref/fullstack_testing.rst @@ -31,10 +31,8 @@ Goals - Fix L3 HA failure - Look in to non-deterministic failures when adding a large amount of tests (Possibly bug 1486199). - - Switch to kill signal 15 to terminate neutron-server & agents (Bugs - 1487548 and 1494363). + - Switch to kill signal 15 to terminate agents (Bug 1487548). * Convert the L3 HA failover functional test to a full stack test -* Write a test for DHCP HA / Multiple DHCP agents per network * Write DVR tests * Write additional L3 HA tests * Write a test that validates DVR + L3 HA integration after