The Jenkins Test Tracker Desktop is a simple client that connects to Jenkins and pulls jobs and tests down to provide the current state of what's running. The desktop version is a standalone application that can be run on any machine that supports Java 8.
Apache License 2.0
2
stars
0
forks
source link
Read all jenkins job history and store for stats #196
Retrieve all previous build information - with a limit in preferences, clear out of database when limit hit
Hold in a separate database which can be accessed for analysis
Initialised separately so the build wall can continue
Configure which jobs should get history for
Retrieve all previous build information - with a limit in preferences, clear out of database when limit hit Hold in a separate database which can be accessed for analysis Initialised separately so the build wall can continue Configure which jobs should get history for