elastic-recheck/README.md

526 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

  • Make unit tests robust and not need internet
  • Use cookiecutter to clean this repo up

Dependencies

  • gerritlib
  • pyelasticsearch