README.rst

THIS PROJECT IS NOW UNMAINTAINED.

This is kept around for archival purposes. It's not clear whether we'll use this project in the future.

Results YAML Format

We're working on a new format for passing results back into taskotron tasks over plain text

This format is YAML based because that's a common base format and we're already using it.

The specification is ongoing and until we say it's finalized, assume that anything could change at any time

Examples to create now to explore potential issues

  • rpmlint
  • depcheck
  • upgradepath
  • generic test suite with nested runs
  • rpmgrill (look at their current web interface)
  • compose/rpm diff (informative, not really pass/fail)
  • openqa run
  • iso build
  • pytest/unittest
  • avocado
  • central ci?
  • twisted's test suite
  • anaconda's ci stuff?
  • summershum/license check
  • fedora review