Merge "Create repo for Enterprise Work Group Workload Reference Architectures."

This commit is contained in:
Jenkins 2016-12-09 09:16:32 +00:00 committed by Gerrit Code Review
commit feac4e128f
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group workload-ref-archs-core
label-Code-Review = -2..+2 group workload-ref-archs-core
label-Workflow = -1..+1 group workload-ref-archs-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -6632,6 +6632,8 @@
description: Watcher Specifications description: Watcher Specifications
- project: openstack/windmill - project: openstack/windmill
description: An Ansible deployment to validate ansible roles for Continuous Integration. description: An Ansible deployment to validate ansible roles for Continuous Integration.
- project: openstack/workload-ref-archs
description: OpenStack tenant-level workload reference architectures.
- project: openstack/wsme - project: openstack/wsme
description: Web Service Made Easy (WSME) simplify the writing of REST web services description: Web Service Made Easy (WSME) simplify the writing of REST web services
by providing simple yet powerful typing which removes the need to directly manipulate by providing simple yet powerful typing which removes the need to directly manipulate

View File

@ -18132,6 +18132,11 @@ projects:
- name: windmill-jobs-trusty - name: windmill-jobs-trusty
- name: windmill-jobs-xenial - name: windmill-jobs-xenial
- name: openstack/workload-ref-archs
template:
- name: merge-check
- name: noop-jobs
- name: openstack/wsme - name: openstack/wsme
template: template:
- name: merge-check - name: merge-check