From bf0ef259cd4fa2b066e5b9a48e2c287189c0cf27 Mon Sep 17 00:00:00 2001 From: amd-jmacaran Date: Tue, 21 May 2024 04:02:57 -0400 Subject: [PATCH] SWDEV-458516 - Add hipother to external CI Change-Id: I74ee4b3a56ce8058234ea561a2cd36b55768ab55 [ROCm/hip commit: cb40a217f60693c2548047fe6c767df4e416defd] --- projects/hip/.azuredevops/rocm-ci.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/projects/hip/.azuredevops/rocm-ci.yml b/projects/hip/.azuredevops/rocm-ci.yml index 7c8efd71d6..b433e7a34d 100644 --- a/projects/hip/.azuredevops/rocm-ci.yml +++ b/projects/hip/.azuredevops/rocm-ci.yml @@ -9,15 +9,20 @@ resources: endpoint: ROCm name: ROCm/clr ref: develop + - repository: hipother_repo + type: github + endpoint: ROCm + name: ROCm/hipother + ref: develop pipelines: - pipeline: rocr-runtime_pipeline - source: rocr-runtime + source: \ROCR-Runtime trigger: branches: include: - master - pipeline: rocprofiler-register_pipeline - source: rocprofiler-register + source: \rocprofiler-register trigger: branches: include: