Add openstack/stacklight-integration-tests project
This is a repo for integration tests for all StackLight plugins: - Elasticsearch-Kibana - InfluxDB-Grafana - LMA Collector - LMA Infrastructure Alerting Change-Id: Iab22ff0ce1929144d4b0230092341ea18b622c48
This commit is contained in:
parent
1b03e081fa
commit
9bbc30c033
18
gerrit/acls/openstack/stacklight-integration-tests.config
Normal file
18
gerrit/acls/openstack/stacklight-integration-tests.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group stacklight-integration-tests-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group stacklight-integration-tests-core
|
||||
create = group stacklight-integration-tests-release
|
||||
label-Code-Review = -2..+2 group stacklight-integration-tests-core
|
||||
label-Workflow = -1..+1 group stacklight-integration-tests-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group stacklight-integration-tests-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -3578,6 +3578,11 @@
|
||||
description: Database schema migration for SQLAlchemy
|
||||
- project: openstack/stackalytics
|
||||
description: OpenStack analytics dashboard
|
||||
- project: openstack/stacklight-integration-tests
|
||||
groups:
|
||||
- lma-toolchain
|
||||
description: Integration tests for StackLight plugins
|
||||
docimpact-group: lma-toolchain
|
||||
- project: openstack/stacktach
|
||||
description: Event-based Debugging, Monitoring and Billing solution for OpenStack.
|
||||
- project: openstack/stacktach-klugman
|
||||
|
@ -10816,6 +10816,11 @@ projects:
|
||||
- stackalytics-tarball:
|
||||
- stackalytics-pypi-both-upload
|
||||
|
||||
- name: openstack/stacklight-integration-tests
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/stacktach
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user