Add nose-html-output.

Change-Id: I12e52939c63298ed4131d3571ce6362328c591ca
Reviewed-on: https://review.openstack.org/11721
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
James E. Blair 2012-08-21 09:41:50 -07:00 committed by Jenkins
parent 16288858be
commit 9ad9ce69b3
3 changed files with 24 additions and 0 deletions
modules/openstack_project/files
jenkins_job_builder/config
review.projects.yaml
zuul

@ -152,6 +152,17 @@
node: precise
- project:
name: nose-html-output
github-org: openstack-ci
node: precise
jobs:
- gate-{name}-merge
- '{name}-sdist-tarball'
- '{name}-pypi'
- project:
name: nova
github-org: openstack

@ -29,6 +29,9 @@
- project: openstack-ci/meetbot
options:
- close-pull
- project: openstack-ci/nose-html-output
options:
- close-pull
- project: openstack-ci/puppet-apparmor
options:
- close-pull

@ -79,6 +79,16 @@ projects:
publish:
- zuul-docs
- name: openstack-ci/nose-html-output
check:
- gate-nose-html-output-merge
gate:
- gate-nose-html-output-merge
post:
- nose-html-output-sdist-tarball
publish:
- nose-html-output-pypi
- name: openstack-ci/pypi-mirror
check:
- gate-pypi-mirror-merge: