lb plugin tests - wipe flowtable after each unit test 67/9067/5
authorGabriel Ganne <gabriel.ganne@enea.com>
Mon, 30 Oct 2017 14:44:31 +0000 (15:44 +0100)
committerDamjan Marion <dmarion.lists@gmail.com>
Tue, 31 Oct 2017 08:00:36 +0000 (08:00 +0000)
commitb3d1b203579226ca5136b9d6a2744577d07cfcc6
tree3831e16e224a4e3e0dc229b03675b6b684ac2b5b
parent5611ca711cd37058177078eb4591bb9e7338675d
lb plugin tests - wipe flowtable after each unit test

Add new cli api: "test lb flowtable flush" which flushes everything.
Call this new cli function after the end of each lb unit test.

Change-Id: I71d04a7bfba398f7d4dd9cc3ed24bba786943663
Signed-off-by: Gabriel Ganne <gabriel.ganne@enea.com>
src/plugins/lb/cli.c
test/test_lb.py