Skip L2 FIB flush tests 21/6821/1
authorNeale Ranns <nranns@cisco.com>
Mon, 22 May 2017 09:46:01 +0000 (02:46 -0700)
committerNeale Ranns <nranns@cisco.com>
Mon, 22 May 2017 09:46:06 +0000 (02:46 -0700)
commit4b8d3be9f4d5275ed0cc3701305958f9d74d18c1
tree92e20d370a183476a5bd758a81650e9baf29448d
parente60959a2ad5b36e913c2ca92bcd52325ed9ecc89
Skip L2 FIB flush tests

These tests attempt to flush static entries from a bridge-domain that has no aging configured. for both reasons it will fail.
The fact thtat they occationally pass is due to the fact that the assert_nothing_cpatured does not actually capture packets, so it misses the fact that there are some.

Change-Id: Ie5c98a42944e29a3d482156f7e9246511380372f
Signed-off-by: Neale Ranns <nranns@cisco.com>
test/test_l2_fib.py