test/rib: speed up rib6 autotests
authorVladimir Medvedkin <vladimir.medvedkin@intel.com>
Wed, 6 Nov 2019 12:21:47 +0000 (12:21 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 7 Nov 2019 16:46:43 +0000 (17:46 +0100)
commit82962b6abbdce0ee3dfc2b3ae4500150ed90428d
tree5c6f8afd7364910ca06f3f294fcae99d05c5078b
parent23f5fb667c5a17deb5ce99fcedc903410d68b8fe
test/rib: speed up rib6 autotests

Split slow part of rib6_autotest into rib6_slow_autotest

Fixes: abab6d2966dc ("test/rib: add IPv6 autotests")

Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Acked-by: Aaron Conole <aconole@redhat.com>
app/test/autotest_data.py
app/test/meson.build
app/test/test_rib6.c