Merge "Create openstack/ramdisk-func-test repository"
This commit is contained in:
commit
407f431d95
@ -2933,6 +2933,11 @@
|
||||
description: Rally provides a framework for performance analysis and benchmarking
|
||||
of individual OpenStack components as well as full production OpenStack cloud
|
||||
deployments
|
||||
- project: openstack/ramdisk-func-test
|
||||
description: Functional testing framework for deployment ramdisks (e.g. Bareon)
|
||||
acl-config: /home/gerrit2/acls/openstack/bareon.config
|
||||
groups:
|
||||
- bareon
|
||||
- project: openstack/refstack
|
||||
description: Vendor-facing API for registration of interop-compliance
|
||||
- project: openstack/refstack-client
|
||||
|
@ -325,6 +325,7 @@ openstack-bareon:
|
||||
- openstack/bareon
|
||||
- openstack/bareon-api
|
||||
- openstack/bareon-specs
|
||||
- openstack/ramdisk-func-test
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -6918,6 +6918,13 @@
|
||||
- gate-rally-dsvm-neutron-{name}
|
||||
- gate-rally-dsvm-zaqar-{name}
|
||||
|
||||
- project:
|
||||
name: ramdisk-func-test
|
||||
node: bare-trusty
|
||||
|
||||
jobs:
|
||||
- gate-{name}-pep8
|
||||
|
||||
- project:
|
||||
name: refstack
|
||||
node: bare-trusty
|
||||
|
@ -9248,6 +9248,14 @@ projects:
|
||||
- gate-rally-dsvm-designate-rally
|
||||
- gate-rally-dsvm-zaqar-rally
|
||||
|
||||
- name: openstack/ramdisk-func-test
|
||||
template:
|
||||
- name: merge-check
|
||||
check:
|
||||
- gate-ramdisk-func-test-pep8
|
||||
gate:
|
||||
- gate-ramdisk-func-test-pep8
|
||||
|
||||
- name: openstack/refstack
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user