Import openstack-ci/publications into infra.

Fixes bug 1187906.

Initially import openstack-ci/publications from github and add a
post job to publish the contents under docs.openstack.org/infra.

Change-Id: Ia9242dbff2b7f176c92f1e4d535e95e321713e80
Reviewed-on: https://review.openstack.org/31863
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Dan Prince <dprince@redhat.com>
Reviewed-by: Elizabeth Krumbach Joseph <lyz@princessleia.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Jeremy Stanley 2013-06-05 20:31:51 +00:00 committed by Jenkins
parent 5ac363497e
commit 206a58f03a
5 changed files with 40 additions and 0 deletions

View File

@ -22,6 +22,7 @@ openstack-infra:
- openstack-infra/lodgeit
- openstack-infra/meetbot
- openstack-infra/nose-html-output
- openstack-infra/publications
- openstack-infra/releasestatus
- openstack-infra/reviewday
- openstack-infra/statusbot

View File

@ -0,0 +1,8 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group openstack-ci-admins
label-Approved = +0..+1 group openstack-ci-admins
workInProgress = group openstack-ci-admins
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -0,0 +1,20 @@
# simply copy the contents of the repository to the server, no building needed
- job:
name: infra-publications-publish
concurrent: false
node: precise
triggers:
- zuul-post
builders:
- gerrit-git-prep
publishers:
- ftp:
site: docs.openstack.org
source: '**'
target: 'www/infra/publications/'
remove-prefix: ''
excludes: ''
- console-log-post

View File

@ -265,6 +265,14 @@ projects:
post:
- ci-docs
- name: openstack-infra/publications
check:
- gate-noop
gate:
- gate-noop
post:
- infra-publications-publish
- name: openstack-infra/puppet-apparmor
check:
- gate-noop

View File

@ -38,6 +38,9 @@
- project: openstack-infra/lodgeit
- project: openstack-infra/meetbot
- project: openstack-infra/nose-html-output
- project: openstack-infra/puplications
description: "OpenStack Infra Team conference presentations and papers"
upstream: git://github.com/openstack-ci/publications.git
- project: openstack-infra/puppet-apparmor
- project: openstack-infra/puppet-dashboard
- project: openstack-infra/puppet-vcsrepo