技术资料-python-jenkins.pdf
文本预览下载声明
Python Jenkins Documentation
Release 0.4.14.dev7
Ken Conley, James Page, Tully Foote, Matthew Gertner
August 25, 2016
Contents
1 README 1
1.1 Developers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Writing a patch . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Installing without setup.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 Contents 3
2.1 API reference . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Using Python-Jenkins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
2.2.1 Example 1: Get version of Jenkins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
2.2.2 Example 2: Logging into Jenkins using kerberos . . . . . . . . . . . . . . . . . . . . . . . 16
显示全部