From 759dc9577ed86476ae1d68b0e0e080a42f2ddc14 Mon Sep 17 00:00:00 2001 From: Anton Bystrov Date: Mon, 30 May 2022 15:49:14 +0300 Subject: [PATCH 1/3] Add FB --- ci.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..65721de65ccd 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,7 @@ +deps: +- name: dbaas-controller + branch: PMM-10040-Relabel-metrics-from-cadvisor + url: https://github.com/percona-platform/dbaas-controller +- name: grafana-dashboards + branch: PMM-7143-Proper-Node-Metrics-expose + url: https://github.com/percona/grafana-dashboards From 8c0a9512bb5f285835171c9c7fe2f8ab4fe992a6 Mon Sep 17 00:00:00 2001 From: Anton Bystrov Date: Wed, 1 Jun 2022 10:58:58 +0300 Subject: [PATCH 2/3] FB for testing tail in job name --- ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci.yml b/ci.yml index 65721de65ccd..e9fcc8fffe76 100644 --- a/ci.yml +++ b/ci.yml @@ -5,3 +5,6 @@ deps: - name: grafana-dashboards branch: PMM-7143-Proper-Node-Metrics-expose url: https://github.com/percona/grafana-dashboards +- name: pmm-managed + branch: PMM-9510-remove-time-from-label-job + url: https://github.com/percona/pmm-managed From 2856401644658d4f1d1df2cd664a2665c64d17b8 Mon Sep 17 00:00:00 2001 From: Anton Bystrov Date: Wed, 1 Jun 2022 12:10:50 +0300 Subject: [PATCH 3/3] trigger