Commit Graph

3 Commits

Author SHA1 Message Date
Matt Riedemann 66ab9cc537 Add tempest-slow-py3 to query for bug 1783405
Change-Id: I028401cc183ff4b0f894c26cd6f430be175b68a6
2019-04-05 10:01:47 -04:00
ghanshyam f19a323569 Modify job timeout query to exclude tempest-all/slow build_name
The tempest-all and tempest-slow jobs run slow tests, and since
the bug is about slow tests which are *not* marked slow, we should
exclude jobs that intentionally run slow tests.

Change-Id: Idf2df040b568a5f19f7bf72ffda3818eb9aa7d12
Related-Bug: #1783405
2018-12-10 20:37:07 +00:00
Matt Riedemann b3d5abe8cd Add query for tempest scenario run timeout bug 1783405
Unfortunately we don't have a better fingerprint for this
but it's just ansible timing out the devstack-tempest task.
Looking at the console log, several of the networking scenario
tests are taking a long time and should probably be audited
to see if they should be marked as 'slow'.

161 failures in 7 days, check and gate, all failures.

Change-Id: Ia28c434465fb95999f77f851a845c9bca9440ccd
2018-07-24 16:04:59 -04:00