Skip to content

A small command line tool to monitor temperature of the upcoming release based on the results of Jenkins' builds.

License

Notifications You must be signed in to change notification settings

norefle/releasethermometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release thermometer

Simple and stupid script to monitor the current (latest) build jobs on Jenkins server and compare it to expected results.

Currently it supports the following test outputs:

  • Cucumber tests.
  • QML tests (JUnit compatible).
  • GCov (JUnit compatible).

Usage

Create configuration file based on config.json.sample file and run:

thermometer [-v|-h] path/to/config.json

About

A small command line tool to monitor temperature of the upcoming release based on the results of Jenkins' builds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages