Andrii Ostapenko
7b7d117378
Run other tests consequently with neutron ones for compute kit
This allows to distribute memory spike caused by running all tests
in parallel, decreasing a chance of oom.
Was:
--------------------- neutron tests ---------------------
--- nova tests ---
--- keystone tests ---
--- glance tests ---
Now:
--------------------- neutron tests ---------------------
--- nova tests --- --- keystone tests --- --- glance tests ---
Change-Id: I5c625f075a27ac08c8d72c8da52ae7b85f3f202f
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>