From 4744a8ad02e5201fc76128ea2695f49acfdff881 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 8 May 2019 11:00:28 -0400 Subject: [PATCH] Add query for test_volume_migrate_attached bug 1828244 This is only hitting on stable branches until the nova fix is backported through all of the stable branches. 26 hits in the last 48 hours, all failures. Change-Id: Ia05a6d7d56192dea925ec66f6360d15e38d9d059 --- queries/1828244.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1828244.yaml diff --git a/queries/1828244.yaml b/queries/1828244.yaml new file mode 100644 index 00000000..0ddf0e13 --- /dev/null +++ b/queries/1828244.yaml @@ -0,0 +1,5 @@ +query: >- + message:"Volume" AND + message:"failed to migrate to" AND + message:"within the required time" AND + tags:"console"