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:
parent
16288858be
commit
9ad9ce69b3
modules/openstack_project/files
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user