From ccbf2c1a44192d98129e8d6bb78626bf7091d745 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 26 Sep 2014 07:51:08 -0700 Subject: [PATCH] Add query for scheduling race bug 1372093 27 hits in 7 days, check and gate, all failures. Current theory is this is a quota race with the test and how it's over-committing things on quota, and racing with other quota tests in Tempest at the same time. Change-Id: I18f0b8f1c335e46b32b897d9b21cd7a60f9a1ca5 Related-Bug: #1372093 --- queries/1372093.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1372093.yaml diff --git a/queries/1372093.yaml b/queries/1372093.yaml new file mode 100644 index 00000000..0e9f2be3 --- /dev/null +++ b/queries/1372093.yaml @@ -0,0 +1,4 @@ +query: >- + message:"Failed to compute_task_migrate_server: No valid host was found" AND + module:"nova.scheduler.utils" AND + tags:"screen-n-cond.txt"