commit | 8de4127c0e24d3ef3fab50650e63d1a339b1ada5 | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Wed Jun 28 18:48:33 2023 -0500 |
committer | Ghanshyam <gmann@ghanshyammann.com> | Thu Jul 06 17:39:41 2023 +0000 |
tree | dbe3ecbbf879fc5ad046a7d4019f1933754b8bde | |
parent | 71d069df164675b4aabd0ee4120bc9653e84c6ba [diff] |
Run slow tests parallely We started the slow test run serially to avoid any timeout issue in parallel run. But serial run takes lot of time and end up with job timeout. tempest-slow-parallel job exepriment running the slow tests in parallel and its not so bad. Only 1 timeout in last 50 run - https://zuul.opendev.org/t/openstack/builds?job_name=tempest-slow-parallel&skip=0 Let's try running slow tests in parallel in tempest-slow-py3 job itself and if it make situation worst then we can revert it to run serially. Change-Id: I1e32e7a07018a05b54515d9e6e6c8bc2fc7fbdff