From 5c503856b3f10e9df4c172c5eecb84142cd9d141 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Fri, 14 Feb 2014 16:48:39 -0800 Subject: [PATCH] Add fingerprint for bug 1280489 Bug 1280489 is a race condition in neutron's unit tests Change-Id: I8bbc1610464c43104dea0cf6ae8308b18d9f01ed --- queries/1280489.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1280489.yaml diff --git a/queries/1280489.yaml b/queries/1280489.yaml new file mode 100644 index 00000000..8c138d71 --- /dev/null +++ b/queries/1280489.yaml @@ -0,0 +1,5 @@ +query: > + message:"DBError: (IntegrityError) foreign key constraint failed" + AND message:"neutron_nsx_network_mappings" + AND project:"openstack/neutron" + AND build_name:*neutron-python2*