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:
Alberto Gonzalez 2024-04-17 09:04:30 +02:00
parent e14c4fbf96
commit b67a48c1f3
4 changed files with 48 additions and 0 deletions

View 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

View 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

View File

@ -6834,6 +6834,12 @@
- project: vexxhost/tempest-pushgateway
description: Tools for running Tempest and pushing results to Prometheus Pushgateway
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
description: Ansible role to manage Ansible
- project: windmill/ansible-role-borgbackup

View File

@ -1738,3 +1738,17 @@
github:
untrusted-projects:
- 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