From 00ffa034fc6f7e3dff1f4ac24f33bb61acc8cb65 Mon Sep 17 00:00:00 2001 From: "Hila, Nino" Date: Wed, 23 Apr 2025 16:16:52 -0400 Subject: [PATCH] Add palamida.yml (#7) [ROCm/hipother commit: 3eb783ecd30b49428d6950c42e6424fe2c1d2492] --- projects/hipother/.github/palamida.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 projects/hipother/.github/palamida.yml diff --git a/projects/hipother/.github/palamida.yml b/projects/hipother/.github/palamida.yml new file mode 100644 index 0000000000..c34f60c67f --- /dev/null +++ b/projects/hipother/.github/palamida.yml @@ -0,0 +1,6 @@ +disabled: false +scmId: gh-emu-rocm +branchesToScan: + - amd-staging + - amd-mainline +jenkinsUrl: https://palamidajenkinsvm.amd.com/job/palamida/job/pci/job/ScanInitiatorGitHub \ No newline at end of file