Re: [ovs-dev] [PATCH 1/3] tests: Refactor macros so OVN databases can be initialized individually.

2015-10-07 Thread Justin Pettit
Acked-by: Justin Pettit --Justin > On Oct 7, 2015, at 1:57 PM, Ben Pfaff wrote: > > I want to write a test for ovn-controller without ovn-northd getting > involved. > > Signed-off-by: Ben Pfaff > --- > tests/ofproto-macros.at | 25 + > 1 file changed, 17 insertions(+)

[ovs-dev] [PATCH 1/3] tests: Refactor macros so OVN databases can be initialized individually.

2015-10-07 Thread Ben Pfaff
I want to write a test for ovn-controller without ovn-northd getting involved. Signed-off-by: Ben Pfaff --- tests/ofproto-macros.at | 25 + 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/tests/ofproto-macros.at b/tests/ofproto-macros.at index 260dca4..a5ae