From cb263aceee9e200e62a1c59996bae813590ea049 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Sun, 1 Feb 2015 12:01:55 +0200 Subject: 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 --- debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') 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 -- cgit v1.2.3