Re: [ovs-dev] [PATCH 2/2] cfm: Add test for the update of CFM status to OVSDB.

2014-03-20 Thread Alex Wang
Applied to master, thx On Thu, Mar 20, 2014 at 10:10 AM, Ben Pfaff wrote: > On Wed, Mar 19, 2014 at 05:44:36PM -0700, Alex Wang wrote: > > Since daemons can use the cfm status from OVSDB, it is useful > > to add a test to guarantee that the update is in time. > > > > Signed-off-by: Alex Wang >

Re: [ovs-dev] [PATCH 2/2] cfm: Add test for the update of CFM status to OVSDB.

2014-03-20 Thread Ben Pfaff
On Wed, Mar 19, 2014 at 05:44:36PM -0700, Alex Wang wrote: > Since daemons can use the cfm status from OVSDB, it is useful > to add a test to guarantee that the update is in time. > > Signed-off-by: Alex Wang Acked-by: Ben Pfaff ___ dev mailing list d

[ovs-dev] [PATCH 2/2] cfm: Add test for the update of CFM status to OVSDB.

2014-03-19 Thread Alex Wang
Since daemons can use the cfm status from OVSDB, it is useful to add a test to guarantee that the update is in time. Signed-off-by: Alex Wang --- tests/cfm.at | 38 ++ 1 file changed, 38 insertions(+) diff --git a/tests/cfm.at b/tests/cfm.at index 7ab4354..