bump up max time for profile execution tests

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 36a55f01e1]
Bu işleme şunda yer alıyor:
Karl W Schulz
2023-12-14 13:48:22 -06:00
ebeveyn ab3c584302
işleme 4719fa0e3b
+1 -1
Dosyayı Görüntüle
@@ -42,7 +42,7 @@ jobs:
run: |
cd build
ml cmake
srun -N 1 -J omniperf -p ci -t 00:10:00 ctest --verbose -R test_profiler_general
srun -N 1 -J omniperf -p ci -t 00:20:00 ctest --verbose -R test_profiler_general
- name: Run [analyze] mode
if: '!cancelled()'
run: |