elastic-recheck/README.md
Matthew Treinish 47e9a5a6c3 Remove gerrit message for unknown failures
The gerrit messages on negative failures are redundant because the
wiki link is already in the zuul failure message.
2013-09-19 15:38:27 -04:00

665 B

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
  • Make unit tests robust and not need internet
  • Write tests to validate queries.json
  • Use cookiecutter to clean this repo up

Dependencies

  • gerritlib
  • pyelasticsearch