Split non-parallel testsuite 24/16024/4
authorjuraj.linkes <juraj.linkes@pantheon.tech>
Fri, 16 Nov 2018 16:28:56 +0000 (17:28 +0100)
committerDamjan Marion <dmarion@me.com>
Mon, 26 Nov 2018 19:54:25 +0000 (19:54 +0000)
commitabec0129b17797170d59521e0ad8b5f6d5853643
treee3f3d18d768b759f2c0a91743ca2ec6aa8babcc6
parent2152e1cf8b3420d94ba31fe25853977ad945f35a
Split non-parallel testsuite

Split one big suite into smaller suites when not running tests in
parallel. This results in all tests being executed in one iteration.

Change-Id: I0d3d357a95d9cc596b606d5911a5819e8ffdeee5
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
test/framework.py
test/run_tests.py
test/sanity_run_vpp.py