diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index f6622f831c..e2fba76052 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -6243,6 +6243,10 @@ - project: vexxhost/smokeping_prober-helm description: Helm charts for deploying Smokeping_prober acl-config: /home/gerrit2/acls/vexxhost/vexxhost.config +- project: vexxhost/tempest-pushgateway + description: Tools for running Tempest and pushing results to Prometheus Pushgateway + acl-config: /home/gerrit2/acls/vexxhost/vexxhost.config + upstream: https://github.com/vexxhost/tempest-pushgateway.git - project: windmill/ansible-role-ansible description: Ansible role to manage Ansible - project: windmill/ansible-role-borgbackup diff --git a/zuul/main.yaml b/zuul/main.yaml index 15a14ced4e..c4c2d81d3b 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -1492,6 +1492,7 @@ - vexxhost/rally_exporter - vexxhost/rbac-helm - vexxhost/smokeping_prober-helm + - vexxhost/tempest-pushgateway # Include some projects with job config for cross-tenant # jobs - include: [job, nodeset]