Implement interface to Jenkins
authorEd Bartosh <eduard.bartosh@intel.com>
Sun, 1 Feb 2015 10:01:55 +0000 (12:01 +0200)
committerEd Bartosh <eduard.bartosh@intel.com>
Tue, 3 Feb 2015 11:52:10 +0000 (13:52 +0200)
commitcb263aceee9e200e62a1c59996bae813590ea049
tree2f65b07bb581168eea9e7054d9f1ce221355986b
parent223f161bba1a6568e08540f554450a4550c76fac
Implement interface to Jenkins

Implemented trigger_build function using 3rd party jenkinsapi. This
function will be used for rebuild, remove and lock/unlock functionality.

Change-Id: Idf55f4ed3c8dee51bdb51719fa338d68867b7b25
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
debian/control
packaging/repa.spec
repa.1
repa/jenkins.py [new file with mode: 0644]
repa/main.py