From b3d66849d0f5e53cb0988b9ac031a28aea542e14 Mon Sep 17 00:00:00 2001 From: okozachenko Date: Sun, 16 Aug 2020 18:25:08 +0300 Subject: [PATCH] Add vexxhost/tempest-pushgateway Change-Id: I22693569737365f4227a97c70b183167b51418c4 --- gerrit/projects.yaml | 4 ++++ zuul/main.yaml | 1 + 2 files changed, 5 insertions(+) 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]