Merge "Add elastic-recheck to openstack-infra"

This commit is contained in:
Jenkins 2013-09-24 22:42:00 +00:00 committed by Gerrit Code Review
commit d7f549fa98
5 changed files with 34 additions and 0 deletions

View File

@ -189,6 +189,7 @@ openstack-qa:
- openstack/tempest
- openstack-dev/devstack
- openstack-dev/grenade
- openstack-infra/elastic-recheck
- openstack-infra/devstack-gate
branches:
- master

View File

@ -0,0 +1,15 @@
[access "refs/*"]
create = group elastic-recheck-ptl
[access "refs/heads/*"]
label-Approved = +0..+1 group elastic-recheck-core
label-Code-Review = -2..+2 group elastic-recheck-core
[access "refs/tags/*"]
create = group elastic-recheck-ptl
pushTag = group elastic-recheck-ptl
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -211,6 +211,15 @@
- python-jobs
- pypi-jobs
- project:
name: elastic-recheck
github-org: openstack-infra
node: precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-pep8
- project:
name: statusbot

View File

@ -1533,6 +1533,12 @@ projects:
- gate-grenade-devstack-vm-stable
- gate-devstack-vm-cells
- name: openstack-infra/elastic-recheck
check:
- gate-elastic-recheck-pep8
gate:
- gate-elastic-recheck-pep8
- name: openstack-infra/devstack-gate
check:
- gate-tempest-devstack-vm-smoke

View File

@ -422,3 +422,6 @@
upstream: git://github.com/bswartz/manila.git
- project: stackforge/python-manilaclient
upstream: git://github.com/bswartz/python-manilaclient.git
- project: openstack-infra/elastic-recheck
upstream: git://github.com/jogo/elasticRecheck
description: Classify tempest-devstack failures using ElasticSearch