From 8464db08de587c8defc7316a1a051a018c09a6d0 Mon Sep 17 00:00:00 2001 From: "Hila, Nino" Date: Wed, 23 Apr 2025 16:16:28 -0400 Subject: [PATCH] Add palamida.yml (#138) [ROCm/hip-tests commit: 8de71101d034a98acb4a4ea876cb1d29076cbdc2] --- projects/hip-tests/.github/palamida.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 projects/hip-tests/.github/palamida.yml diff --git a/projects/hip-tests/.github/palamida.yml b/projects/hip-tests/.github/palamida.yml new file mode 100644 index 0000000000..c34f60c67f --- /dev/null +++ b/projects/hip-tests/.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