From 4428bf52cdb600d2a7a9fe7a4494cfa28ac03c59 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 19 Apr 2018 21:06:21 -0400 Subject: [PATCH] Add query for nova ocata placement bug 1765568 596 hits in 24 hours, stable/ocata only, regression revert is in the gate, this is just for tracking. Change-Id: I0f1bb5c95d058a83012e6280c292a280d678be0e --- queries/1765568.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1765568.yaml diff --git a/queries/1765568.yaml b/queries/1765568.yaml new file mode 100644 index 00000000..6b092fdc --- /dev/null +++ b/queries/1765568.yaml @@ -0,0 +1,4 @@ +query: >- + message:"AttributeError: 'NoneType' object has no attribute 'generation'" AND + tags:"screen-n-cpu.txt" AND + build_branch:"stable/ocata"