commit | eb354239a9f036a9e22e6f07daa03a7656948e4e | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Tue Apr 14 14:04:28 2020 +0200 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Wed Apr 15 20:05:08 2020 +0000 |
tree | ab5a153af9333503ccb0d32f514de7dd2e79394d | |
parent | 22d7cc950ba228ec00383b1ee6447c64ea713cb0 [diff] |
Set higher timeout for tests in scenario jobs It seems that in case of scenario tests which uses advanced image, when tests are run on slow node, it may happen that around 20 minutes test timeout will be not enough to perform all cleanup after test and it will fail due to that. So lets give more time for such tests to make sure all will be cleaned properly. Change-Id: Ic2177dc90a6fc8db4b50f05649ad794f6c3d5a23 Closes-Bug: #1872693