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:
- zaqar
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
description: The UI component for Zaqar
options:

View File

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

View File

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

View File

@@ -18944,6 +18944,14 @@ projects:
gate:
- 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
template:
- name: merge-check