From a5da3400048496e48874a809cf10df02aaf7c665 Mon Sep 17 00:00:00 2001 From: Abram Sanderson Date: Wed, 8 Oct 2025 11:14:36 -0700 Subject: [PATCH] Add ff_pipeline_host resource to service client tests --- tools/pipelines/test-service-clients.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/pipelines/test-service-clients.yml b/tools/pipelines/test-service-clients.yml index b067a11473c7..4462592fa7ae 100644 --- a/tools/pipelines/test-service-clients.yml +++ b/tools/pipelines/test-service-clients.yml @@ -20,6 +20,10 @@ resources: - main - next - lts + repositories: + - repository: ff_pipeline_host + type: git + name: ff_pipeline_host variables: - template: /tools/pipelines/templates/include-vars-telemetry-generator.yml@self