Create repo for Interop Challenge assets
With the success of the Interop Challenge in Barcelona, the Interop Challenge mission continues to gain momentum. We would like to have our own repo where we can focus on creating and iterating on new OpenStack workloads that will be used to demonstrate that OpenStack clouds are interoperable across a variety of application domains including enterprise workloads, NVF workloads, K8s, and many others under evaluation. We will also use this repo to store our best practices documents and other collateral that facilitates improving the state of OpenStack Clouds' ability to interoperate. Change-Id: I93c3603ab6c0ea486fc9af53fab5fdc3a1a340db
This commit is contained in:
parent
1bcad6769f
commit
601476435b
11
gerrit/acls/openstack/interop-workloads.config
Normal file
11
gerrit/acls/openstack/interop-workloads.config
Normal file
@ -0,0 +1,11 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group interop-workloads-core
|
||||
label-Code-Review = -2..+2 group interop-workloads-core
|
||||
label-Workflow = -1..+1 group interop-workloads-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -4564,6 +4564,8 @@
|
||||
acl-config: /home/gerrit2/acls/openstack/openstack-manuals.config
|
||||
- project: openstack/intel-nfv-ci-tests
|
||||
description: intel nfv ci testcase repo.
|
||||
- project: openstack/interop-workloads
|
||||
description: Assets relating to the Interop Challenge
|
||||
- project: openstack/iotronic
|
||||
description: Internet of Things resource management service for OpenStack clouds
|
||||
- project: openstack/ironic
|
||||
|
@ -10371,6 +10371,11 @@ projects:
|
||||
- gate-intel-nfv-ci-tests-pep8-ubuntu-trusty
|
||||
- gate-intel-nfv-ci-tests-pep8-ubuntu-xenial
|
||||
|
||||
- name: openstack/interop-workloads
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/iotronic
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user