ci: Separate parallel vs sequential tests

In order to differentiate tests that can be run in parallel versus
tests that must be run on their own, we move all tests into dedicated
modules.

The point is to avoid glitches in results that can be caused by the fact
that other tests (hence VMs) are running at the same time.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf
2020-07-03 10:00:12 +02:00
committed by Rob Bradford
parent 2a6eb31d5b
commit bb9174601a
2 changed files with 2784 additions and 2743 deletions

File diff suppressed because it is too large Load Diff