From cc1b48c67d34ea201ece4d6e5792cadadfe5311c Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 11 Sep 2019 12:26:14 -0400 Subject: [PATCH] Add query for test_multiple_compute_actions race fail bug 1843615 12 hits since Sept 10, 2019, check and gate, all failures. Change-Id: I38154dccf26473bf3e68e16c91e6e8ba84521570 --- queries/1843615.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1843615.yaml diff --git a/queries/1843615.yaml b/queries/1843615.yaml new file mode 100644 index 00000000..0f058500 --- /dev/null +++ b/queries/1843615.yaml @@ -0,0 +1,5 @@ +query: >- + message:"testtools.matchers._impl.MismatchError: 6 != 7" AND + message:"u'instance.live_migration_force_complete.end'" AND + message:"u'instance.live_migration_post.start'" + AND tags:"console"