Skip to content

rsynek/hudson-queue-planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hudson Queue Planning

Optimalization of job queue on Jenkins using Drools Planner.

Modules

  • hqp-engine: planning engine with benchmarking and examples
  • hqp-rest: REST API over hqp-engine
  • hqp-client: REST client example

Usage

  1. build as maven project
  2. deploy WAR from hqp-rest/target to AS6
  3. run org.jboss.qa.brms.hqp.client.AppRest class from hqp-client/target/hqp-client-${version}.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages