Matthew Treinish 545012839a Make bot.py behave like a daemon
This includes a number of changes to prevent printing to stdout and
enable using daemonContext so that we can run bot.py as a daemon.
2013-09-18 17:45:12 -04:00
2013-09-13 00:49:28 -07:00
2013-09-13 00:49:28 -07:00
2013-09-18 17:45:12 -04:00
2013-09-12 17:01:32 -07:00
2013-09-17 13:00:20 -07:00
2013-09-18 13:47:18 -07:00

elasticRecheck

Classify tempest-devstack failures using a list of elastic search queries.

Idea

When a tempest job failure is detected, by monitoring gerrit (using gerritlib), a collection of logstash queries will be run on the failed job to detect what the bug was.

Eventually this can be tied into the rechecker tool and launchpad

Future Work

  • Pull in list of queries from a more flexible source, so a commit isn't needed to update each time
  • Turn into a server app
  • Make unit tests robust and not need internet

Dependencies

  • gerritlib
  • pyelasticsearch
Description
Classify tempest-devstack failures using ElasticSearch
Readme 14 MiB
Languages
Python 53.3%
JavaScript 38.1%
HTML 7.5%
Makefile 0.5%
CSS 0.4%
Other 0.2%