From 9b6ca04ac03d250a5b2a065e3a0950094ec522a2 Mon Sep 17 00:00:00 2001
From: Horacio Diaz <h.diaz@wearemetronome.com>
Date: Mon, 24 Mar 2025 15:10:33 -0500
Subject: [PATCH] bb: add testing manifest

---
 testing_manifest.yaml | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 testing_manifest.yaml

diff --git a/testing_manifest.yaml b/testing_manifest.yaml
new file mode 100644
index 0000000..d072a3a
--- /dev/null
+++ b/testing_manifest.yaml
@@ -0,0 +1,6 @@
+bb:
+- project_id: 3550
+  repo: big-bang/product/packages/istio-controlplane
+  values_overrides:
+    tidHub: '[[registry]]/[[repo_namespace]]'
+    tidTag: '[[tag]]'
-- 
GitLab