Add pep8 job to Jenkins for python-ipmi.
* ,,,/jenkins_job_builder/config/projects.yaml: Add python-jobs job group to the python-ipmi project to create a gate-python-ipmi-pep8 job on the Jenkins server. The zuul layout is already attempting to run this job. Change-Id: I49f93cc885d25bbe20dc0d350af897451e31adf5
This commit is contained in:
parent
36aa8b22c5
commit
da9260b8b2
@ -894,6 +894,15 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- devstack-node-provider-jobs
|
- devstack-node-provider-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: python-ipmi
|
||||||
|
github-org: stackforge
|
||||||
|
node: precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: diskimage-builder
|
name: diskimage-builder
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user