Merge "Add new repo for zaqar tempest plugin"

This commit is contained in:
Jenkins
2017-09-11 20:20:35 +00:00
committed by Gerrit Code Review
4 changed files with 20 additions and 0 deletions

View File

@@ -6402,6 +6402,10 @@
groups: groups:
- zaqar - zaqar
description: OpenStack Messaging (Zaqar) Specifications description: OpenStack Messaging (Zaqar) Specifications
- project: openstack/zaqar-tempest-plugin
description: Tempest plugin for the Zaqar project.
acl-config: /home/gerrit2/acls/openstack/zaqar.config
upstream: https://github.com/chkumar246/zaqar-tempest-plugin.git
- project: openstack/zaqar-ui - project: openstack/zaqar-ui
description: The UI component for Zaqar description: The UI component for Zaqar
options: options:

View File

@@ -2621,6 +2621,7 @@ openstack-zaqar:
- openstack/python-zaqarclient - openstack/python-zaqarclient
- openstack/zaqar - openstack/zaqar
- openstack/zaqar-specs - openstack/zaqar-specs
- openstack/zaqar-tempest-plugin
- openstack/zaqar-ui - openstack/zaqar-ui
branches: branches:
- master - master

View File

@@ -14034,6 +14034,13 @@
jobs: jobs:
- specs-jobs - specs-jobs
- project:
name: zaqar-tempest-plugin
jobs:
- gate-{name}-pep8-{node}:
node: ubuntu-xenial
- project: - project:
name: zaqar-ui name: zaqar-ui

View File

@@ -18944,6 +18944,14 @@ projects:
gate: gate:
- gate-zaqar-specs-python27-ubuntu-xenial - gate-zaqar-specs-python27-ubuntu-xenial
- name: openstack/zaqar-tempest-plugin
template:
- name: merge-check
check:
- gate-zaqar-tempest-plugin-pep8-ubuntu-xenial
gate:
- gate-zaqar-tempest-plugin-pep8-ubuntu-xenial
- name: openstack/zaqar-ui - name: openstack/zaqar-ui
template: template:
- name: merge-check - name: merge-check