Updated testdir

This commit is contained in:
amd-hsivasun
2025-09-16 22:12:16 +00:00
parent 1c81ac3747
commit c0512612f4

View File

@@ -199,7 +199,7 @@ jobs:
componentName: ${{ parameters.componentName }}
testDir: $(Agent.BuildDirectory)
testParameters: ''
testExecutable: $(Agent.BuildDirectory)/rocm/bin/aqlprofile/test/run.sh
testExecutable: $(Agent.BuildDirectory)/rocm/lib/hsa-amd-aqlprofile/run.sh
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/docker-container.yml
parameters:
aptPackages: ${{ parameters.aptPackages }}