Added testDir

This commit is contained in:
amd-hsivasun
2025-09-26 03:58:47 +00:00
parent 945fb286f7
commit 024cb4db76

View File

@@ -270,7 +270,7 @@ jobs:
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/test.yml
parameters:
componentName: ${{ parameters.componentName }}
testDir: $(Agent.BuildDirectory)/s/rocm/share/rocprofiler-systems
testDir: $(Agent.BuildDirectory)/s/projects/rocprofiler-systems/tests
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/manifest.yml
parameters:
gpuTarget: ${{ job.target }}