From 2b02c287bb8fa7e9b2979fee82e855ca0858231c Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 13 Mar 2019 10:51:31 -0400 Subject: [PATCH] Add query for DestinationHypervisorTooOld bug 1819910 Just 5 hits in the last 7 days but that's probably because it's only in the tempest-slow job and only on stable branches before rocky. Change-Id: I0393ec546f82db479901710b3908510357f14272 --- queries/1819910.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1819910.yaml diff --git a/queries/1819910.yaml b/queries/1819910.yaml new file mode 100644 index 00000000..c26b0679 --- /dev/null +++ b/queries/1819910.yaml @@ -0,0 +1,4 @@ +query: >- + message:"Failed to save allocation for" AND + message:"DestinationHypervisorTooOld" AND + tags:"screen-n-super-cond.txt"