Geneve - reduce unit-test run time 56/10456/2
authorGabriel Ganne <gabriel.ganne@enea.com>
Thu, 8 Feb 2018 10:22:33 +0000 (11:22 +0100)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 8 Feb 2018 22:21:36 +0000 (22:21 +0000)
commit97cabc96916997395d49d4ad9fb4037700e90e6b
treec736270c61df20c3c3f13828386c1a7320aa75b4
parent508cabcec8f462aafcce6d101451806a251bd601
Geneve - reduce unit-test run time

Reduce the number of tunnels created/destroyed to reduce the load of the tests
without changing the code covered.
These are functional tests, not performance tests.

This reduced the test time down to 10s from 4 minutes on my machine.

Change-Id: Ifcaddc0b0628a21392c5cb247196f56bc28a53a2
Signed-off-by: Gabriel Ganne <gabriel.ganne@enea.com>
test/test_geneve.py