mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
Update setupenv
This commit is contained in:
@@ -272,12 +272,12 @@ jobs:
|
|||||||
displayName: Set up rocprofiler-systems env
|
displayName: Set up rocprofiler-systems env
|
||||||
inputs:
|
inputs:
|
||||||
targetType: inline
|
targetType: inline
|
||||||
script: source $(Agent.BuildDirectory)/rocprofiler-systems/share/rocprofiler-systems/setup-env.sh
|
script: source $(Agent.BuildDirectory)/build/share/rocprofiler-systems/setup-env.sh
|
||||||
workingDirectory: $(Agent.BuildDirectory)/rocprofiler-systems/share/rocprofiler-systems
|
workingDirectory: $(Agent.BuildDirectory)/build/share/rocprofiler-systems
|
||||||
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/test.yml
|
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/test.yml
|
||||||
parameters:
|
parameters:
|
||||||
componentName: ${{ parameters.componentName }}
|
componentName: ${{ parameters.componentName }}
|
||||||
testDir: $(Agent.BuildDirectory)/s/rocm/tests
|
testDir: $(Agent.BuildDirectory)/rocprofiler-systems
|
||||||
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/manifest.yml
|
- template: ${{ variables.CI_TEMPLATE_PATH }}/steps/manifest.yml
|
||||||
parameters:
|
parameters:
|
||||||
gpuTarget: ${{ job.target }}
|
gpuTarget: ${{ job.target }}
|
||||||
|
|||||||
Reference in New Issue
Block a user