Add new repo for Neutron tempest plugin

In addition to fulfilling Queens Goal "Split Tempest Plugins into
Separate Repos/Projects",  This imports from a temporary github
repo that preserves the history of the plugin and additionally
applies the openstack cookiecutter to it.

Change-Id: I5a6f049f9d0857408caa5b80028e1a64bfb190e4
Needed-By: I62130c54a6ca111eed7cc828f5fe0df388095bc0
This commit is contained in:
Chandan Kumar
2017-09-09 15:20:38 +05:30
parent 39716d10cc
commit 9ecf543d39
4 changed files with 20 additions and 0 deletions

View File

@@ -4523,6 +4523,10 @@
groups:
- neutron
description: OpenStack Networking (Neutron) Specifications
- project: openstack/neutron-tempest-plugin
description: Tempest plugin for the Neutron project.
acl-config: /home/gerrit2/acls/openstack/neutron.config
upstream: https://github.com/chkumar246/neutron-tempest-plugin.git
- project: openstack/neutron-vpnaas
description: Virtual private network services for OpenStack Neutron.
docimpact-group: neutron

View File

@@ -1638,6 +1638,7 @@ openstack-neutron:
- openstack/neutron-fwaas
- openstack/neutron-lib
- openstack/neutron-specs
- openstack/neutron-tempest-plugin
- openstack/os-vif
- openstack/ovsdbapp
- openstack/python-neutronclient

View File

@@ -6627,6 +6627,13 @@
jobs:
- specs-jobs
- project:
name: neutron-tempest-plugin
jobs:
- gate-{name}-pep8-{node}:
node: ubuntu-xenial
- project:
name: neutron-vpnaas

View File

@@ -12870,6 +12870,14 @@ projects:
gate:
- gate-neutron-specs-python27-ubuntu-xenial
- name: openstack/neutron-tempest-plugin
template:
- name: merge-check
check:
- gate-neutron-tempest-plugin-pep8-ubuntu-xenial
gate:
- gate-neutron-tempest-plugin-pep8-ubuntu-xenial
- name: openstack/neutron-vpnaas
template:
- name: check-requirements