f19a323569
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
6 lines
219 B
YAML
6 lines
219 B
YAML
query: >-
|
|
message:"RESULT_TIMED_OUT: [untrusted : git.openstack.org/openstack/tempest/playbooks/devstack-tempest.yaml@master]" AND
|
|
tags:"console" AND NOT
|
|
(build_name:"tempest-all" OR
|
|
build_name:"tempest-slow")
|