From 7fb7cae241f9956e259bd6145dec058d8d848bbc Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 5 Aug 2015 10:36:10 -0700 Subject: [PATCH] Add query for gate-neutron-dsvm-api vpnaas bug 1481862 Change I25267bd6713cf38f7134f4f047dc550c6f4a2a78 seems to totally break this voting job on multiple branches which I'd think is blocking all neutron changes. 663 hits in the check and gate, multiple branches. Change-Id: I36bef8a016e1ff54163da2fb4accf6dae2e67eb3 Related-Bug: #1481862 --- queries/1481862.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1481862.yaml diff --git a/queries/1481862.yaml b/queries/1481862.yaml new file mode 100644 index 00000000..787da118 --- /dev/null +++ b/queries/1481862.yaml @@ -0,0 +1,4 @@ +query: >- + message:"in create_vpnservice" AND + tags:"console" AND + build_name:"gate-neutron-dsvm-api"