From f77a39abe216d9bdedf27861b755f26bda119cf8 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 2 Sep 2015 16:10:23 -0700 Subject: [PATCH] Add query for missing subunit2html bug 1491646 9 hits in 24 hours, check and gate, all failures. Looks like this is only impacting client project functional jobs. Change-Id: I64e731b4820a8f66354a9dded1166f8b5c705c55 Related-Bug: #1491646 --- queries/1491646.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1491646.yaml diff --git a/queries/1491646.yaml b/queries/1491646.yaml new file mode 100644 index 00000000..12d21d00 --- /dev/null +++ b/queries/1491646.yaml @@ -0,0 +1,3 @@ +query: >- + message:".tox/functional/bin/python: can't open file '/usr/local/jenkins/slave_scripts/subunit2html.py': [Errno 2] No such file or directory" AND + tags:"console"