Add jobs to api-wg repo

The intent of this patch is to do the following:

  - set up a check and gate job for py27 and docs
  - if merged successfully, then publish the docs to:
    specs.o.org/openstack/api-wg

Change-Id: I52dd86899c175c28999a338fa51cd8c8133d0430
This commit is contained in:
Steve Martinelli 2014-10-22 16:56:22 -04:00
parent 6767314481
commit 0c91fab206
2 changed files with 16 additions and 5 deletions

View File

@ -5,6 +5,13 @@
# Section: OpenStack server projects
########################################################################
- project:
name: api-wg
node: 'bare-precise || bare-trusty'
jobs:
- specs-jobs
- project:
name: barbican
node: 'bare-precise || bare-trusty'

View File

@ -826,6 +826,15 @@ projects:
# Section: OpenStack server projects
########################################################################
- name: openstack/api-wg
template:
- name: merge-check
- name: openstack-specs-jobs
check:
- gate-keystone-specs-python27
gate:
- gate-keystone-specs-python27
- name: openstack/barbican
template:
- name: merge-check
@ -2764,11 +2773,6 @@ projects:
# Section: OpenStack API projects
########################################################################
- name: openstack/api-wg
template:
- name: merge-check
- name: noop-jobs
- name: openstack/compute-api
template:
- name: merge-check