On 4/8/2019 11:42 AM, Chris Dent wrote: > * Figure out where the slowest tests are which aren't marked > slow: http://status.openstack.org/elastic-recheck/#1783405 I tried something related to this last week to run the tempest-full* scenario tests with 2 workers concurrently rather than serially: https://review.openstack.org/#/c/650300/ But looking at the stackviz output on that it doesn't seem to have worked at all, the scenario tests running at the end appear to still be running in serial. I don't know if that is a bug in *testr* or what - maybe mtreinish knows. -- Thanks, Matt