From 60644d6e3a1ebadfded5328f8d650f81186821af Mon Sep 17 00:00:00 2001 From: Gabriel Ferreira Date: Thu, 30 Jul 2026 22:17:38 -0300 Subject: [PATCH] chore: clean up testing apps from deployment matrix and add streaming-hub app to deployment matrix --- config/deployment-matrix.yml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/config/deployment-matrix.yml b/config/deployment-matrix.yml index ef39cfee..19417f26 100644 --- a/config/deployment-matrix.yml +++ b/config/deployment-matrix.yml @@ -86,6 +86,7 @@ apps: - br-slc - br-ccs - br-sisbajud + - streaming-hub # Test/mock infrastructure - mock-btg-server # benedita only (-st variant); companion to plugin-br-pix-indirect-btg @@ -106,12 +107,6 @@ apps: - rosiehr # internal HR app (benedita only); values at cross/ - go-boilerplate-ddd # Go service boilerplate (reference/template) - # Provisioned by Severino (app-provisioning automation) - - severino-teste-4 - - severino-teste-5 - - severino-teste-6 - - severino-teste-7 - clusters: anacleto: # Anacleto hosts two parallel test types (chaos, fuzzing), each with two @@ -136,10 +131,6 @@ clusters: - lender - ungoliant-controller - # Provisioned by Severino (app-provisioning automation) - - severino-teste-6 - - severino-teste-7 - benedita: # Benedita hosts two parallel variants per environment as sibling namespaces: # single-tenant (-st): dev-st, stg-st, prd-st @@ -198,8 +189,4 @@ clusters: - rosiehr - go-boilerplate-ddd - severino-bot - - # Provisioned by Severino (app-provisioning automation) - - severino-teste-4 - - severino-teste-5 - - severino-teste-6 + - streaming-hub