Merge "Add new hosted project: openstack/ptgbot"

This commit is contained in:
Jenkins 2017-06-02 11:59:14 +00:00 committed by Gerrit Code Review
commit a97b7f0d63
4 changed files with 29 additions and 0 deletions

View File

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

View File

@ -5950,6 +5950,9 @@
- project: openstack/proliantutils - project: openstack/proliantutils
description: Utility library for managing HP Proliant servers (used in Ironic iLO description: Utility library for managing HP Proliant servers (used in Ironic iLO
drivers). drivers).
- project: openstack/ptgbot
description: Source code for the PTG event scheduling bot
upstream: https://github.com/ttx/ptgbot.git
- project: openstack/puppet-aodh - project: openstack/puppet-aodh
description: OpenStack Aodh Puppet Module description: OpenStack Aodh Puppet Module
- project: openstack/puppet-autossh - project: openstack/puppet-autossh

View File

@ -10387,6 +10387,13 @@
- python-jobs - python-jobs
- pypi-jobs - pypi-jobs
- project:
name: ptgbot
jobs:
- gate-{name}-pep8-{node}:
node: ubuntu-xenial
- project: - project:
name: puppet-accessbot name: puppet-accessbot

View File

@ -15235,6 +15235,14 @@ projects:
- gate-proliantutils-pep8-ubuntu-xenial - gate-proliantutils-pep8-ubuntu-xenial
- gate-proliantutils-python27-ubuntu-xenial - gate-proliantutils-python27-ubuntu-xenial
- name: openstack/ptgbot
template:
- name: merge-check
check:
- gate-ptgbot-pep8-ubuntu-xenial
gate:
- gate-ptgbot-pep8-ubuntu-xenial
- name: openstack/puppet-aodh - name: openstack/puppet-aodh
template: template:
- name: merge-check - name: merge-check