Add tempest-slow-py3 to query for bug 1783405

Change-Id: I028401cc183ff4b0f894c26cd6f430be175b68a6
This commit is contained in:
Matt Riedemann 2019-04-05 10:01:47 -04:00
parent f6f9a4163d
commit 66ab9cc537
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@ 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")
build_name:"tempest-slow" OR
build_name:"tempest-slow-py3")