From 39c87d1bb19cf847afcd735d7300ae701004f395 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 21 Nov 2019 08:01:39 -0500 Subject: [PATCH] Add query for test_shelve_volume_backed_instance bug 1853453 This is split off from bug 1848078 since this test specifically seems to hit this issue a lot in multinode jobs where the instance is shelved from one node and unshelved on another. 14 hits in 7 days, all failures. Change-Id: I9bd41e356abf72ff08415693b7b2b11a035a542d --- queries/1853453.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1853453.yaml diff --git a/queries/1853453.yaml b/queries/1853453.yaml new file mode 100644 index 00000000..c29b58c3 --- /dev/null +++ b/queries/1853453.yaml @@ -0,0 +1,3 @@ +query: >- + message:"TestShelveInstance:test_shelve_volume_backed_instance. Timeout trying to ssh to server" AND + tags:"console"