Add new repository powertrain-build
The repository was added to a new tenant named "volvocars" and a new project-config repo was requested for handling configuration for the "volvocars" namespace. Change-Id: I00ced43f4bdadb0b230a6650f04cf20edab54964
This commit is contained in:
parent
e14c4fbf96
commit
b67a48c1f3
14
gerrit/acls/volvocars/powertrain-build.config
Normal file
14
gerrit/acls/volvocars/powertrain-build.config
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group volvocars-powertrain-build-core
|
||||||
|
create = group volvocars-powertrain-build-release
|
||||||
|
label-Code-Review = -2..+2 group volvocars-powertrain-build-core
|
||||||
|
label-Workflow = -1..+1 group volvocars-powertrain-build-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
createSignedTag = group volvocars-powertrain-build-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
14
gerrit/acls/volvocars/project-config.config
Normal file
14
gerrit/acls/volvocars/project-config.config
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group volvocars-project-config-core
|
||||||
|
create = group volvocars-project-config-release
|
||||||
|
label-Code-Review = -2..+2 group volvocars-project-config-core
|
||||||
|
label-Workflow = -1..+1 group volvocars-project-config-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
createSignedTag = group volvocars-project-config-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -6834,6 +6834,12 @@
|
|||||||
- project: vexxhost/tempest-pushgateway
|
- project: vexxhost/tempest-pushgateway
|
||||||
description: Tools for running Tempest and pushing results to Prometheus Pushgateway
|
description: Tools for running Tempest and pushing results to Prometheus Pushgateway
|
||||||
acl-config: /home/gerrit2/acls/vexxhost/vexxhost.config
|
acl-config: /home/gerrit2/acls/vexxhost/vexxhost.config
|
||||||
|
- project: volvocars/powertrain-build
|
||||||
|
description: Powertrain Build System
|
||||||
|
use-storyboard: true
|
||||||
|
- project: volvocars/project-config
|
||||||
|
description: Configuration Project for Volvo Cars projects
|
||||||
|
use-storyboard: true
|
||||||
- project: windmill/ansible-role-ansible
|
- project: windmill/ansible-role-ansible
|
||||||
description: Ansible role to manage Ansible
|
description: Ansible role to manage Ansible
|
||||||
- project: windmill/ansible-role-borgbackup
|
- project: windmill/ansible-role-borgbackup
|
||||||
|
@ -1738,3 +1738,17 @@
|
|||||||
github:
|
github:
|
||||||
untrusted-projects:
|
untrusted-projects:
|
||||||
- pypa/pip
|
- pypa/pip
|
||||||
|
|
||||||
|
- tenant:
|
||||||
|
name: volvocars
|
||||||
|
admin-rules: *admin_rules
|
||||||
|
default-ansible-version: '8'
|
||||||
|
max-nodes-per-job: 10
|
||||||
|
source:
|
||||||
|
gerrit:
|
||||||
|
config-projects:
|
||||||
|
- opendev/base-jobs
|
||||||
|
- volvocars/project-config
|
||||||
|
untrusted-projects:
|
||||||
|
- zuul/zuul-jobs
|
||||||
|
- volvocars/powertrain-build
|
||||||
|
Loading…
Reference in New Issue
Block a user