From ac45b5f5c099d1e52ea8f965f9c87679df292840 Mon Sep 17 00:00:00 2001 From: Mark McLoughlin Date: Tue, 17 Jun 2014 07:32:45 +0100 Subject: [PATCH] Add signature for flavors marker not found bug Tempest flavors test has a race condition where the flavors admin test can delete a flavor it using as a marker from under it. Seems to happen very rarely. Change-Id: I39634d5310279fa1971d919650347a020ed04801 Related-Bug: #1330830 --- queries/1330830.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1330830.yaml diff --git a/queries/1330830.yaml b/queries/1330830.yaml new file mode 100644 index 00000000..4fd58480 --- /dev/null +++ b/queries/1330830.yaml @@ -0,0 +1,4 @@ +query: > + tags:"screen-n-api.txt" AND + message:"HTTP exception thrown: marker" AND + message:"not found"