Queue class to represent the Jenkins queue: lists the items and deletes them
authorVictor García <victor@tuenti.com>
Thu, 21 Mar 2013 18:43:10 +0000 (19:43 +0100)
committerVictor García <victor@tuenti.com>
Thu, 21 Mar 2013 18:43:10 +0000 (19:43 +0100)
commit10330fac37d72371e5759d8505ab0082d37cd8f8
tree5cacc6eb9689ba7eb36cfc25c0558eda7976792f
parent6313fd37cda2cb01c7808052ce4a90f4adfee9a3
Queue class to represent the Jenkins queue: lists the items and deletes them
jenkinsapi/jenkins.py
jenkinsapi/job.py
jenkinsapi/queue.py [new file with mode: 0644]