Rename kolla channel in accessbot

Currently this is causing our accessbot changes to fail,
because when hitting that redirection the check hangs until
it times out. Renaming accessbot and gerritbot to properly
reflect the new name of the channel.

Change-Id: I89097ae0dbacc16bf5e94c1df75f81087d6f9404
This commit is contained in:
Yolanda Robla 2016-03-30 12:47:20 +02:00
parent 3590ff967d
commit e7ab49ff61
2 changed files with 17 additions and 17 deletions

View File

@ -70,7 +70,6 @@ channels:
- name: heat - name: heat
- name: jacket - name: jacket
mask: full_mask mask: full_mask
- name: kolla
- name: midonet - name: midonet
mask: full_mask mask: full_mask
- name: murano - name: murano
@ -130,6 +129,7 @@ channels:
- name: openstack-keystone - name: openstack-keystone
- name: openstack-kiloeyes - name: openstack-kiloeyes
- name: openstack-ko - name: openstack-ko
- name: openstack-kolla
- name: openstack-kuryr - name: openstack-kuryr
- name: openstack-lbaas - name: openstack-lbaas
mask: full_mask mask: full_mask

View File

@ -194,22 +194,6 @@ jacket:
branches: branches:
- master - master
kolla:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- openstack/kolla
- openstack/kolla-mesos
branches:
- master
- stable/mitaka
- stable/liberty
- stable/kilo
- stable/juno
- stable/icehouse
midonet: midonet:
events: events:
- patchset-created - patchset-created
@ -954,6 +938,22 @@ openstack-kiloeyes:
branches: branches:
- master - master
openstack-kolla:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- openstack/kolla
- openstack/kolla-mesos
branches:
- master
- stable/mitaka
- stable/liberty
- stable/kilo
- stable/juno
- stable/icehouse
openstack-kuryr: openstack-kuryr:
events: events:
- patchset-created - patchset-created