summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEd Bartosh <eduard.bartosh@intel.com>2015-02-01 12:01:55 +0200
committerEd Bartosh <eduard.bartosh@intel.com>2015-02-03 13:52:10 +0200
commitcb263aceee9e200e62a1c59996bae813590ea049 (patch)
tree2f65b07bb581168eea9e7054d9f1ce221355986b /debian
parent223f161bba1a6568e08540f554450a4550c76fac (diff)
downloadrepa-cb263aceee9e200e62a1c59996bae813590ea049.tar.gz
repa-cb263aceee9e200e62a1c59996bae813590ea049.tar.bz2
repa-cb263aceee9e200e62a1c59996bae813590ea049.zip
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>
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 79738f9..1563322 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Depends: python (>=2.6),
osc,
gbs-api,
python-setuptools,
+ python-jenkinsapi,
${misc:Depends},
${python:Depends}
Description: tool to help release engineers to maintain code submissions