ovn: Reduce duplicated process termination code in test scripts.
authorLance Richardson <lrichard@redhat.com>
Sun, 3 Jul 2016 20:54:33 +0000 (16:54 -0400)
committerBen Pfaff <blp@ovn.org>
Sun, 3 Jul 2016 22:49:50 +0000 (15:49 -0700)
commit7a8f15e0019065b6d2026cb603c94dbc5d4438c3
tree7f5e49452826604ca40153c06c5fc2e876dcc12f
parent7ecefc49c6a48cbde548957aa437f27ac67b8300
ovn: Reduce duplicated process termination code in test scripts.

This change set introduces new macros to simplify and consolidate
process termination handling for OVN test cases.

Signed-off-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
tests/ofproto-macros.at
tests/ovn-controller.at
tests/ovn.at