bump wallclock runlimit for test

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


[ROCm/rocprofiler-compute commit: bacdf8c09d]
This commit is contained in:
Karl W Schulz
2023-11-01 16:50:54 -05:00
parent 11530583ce
commit afb19a377b
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
run: |
cd build
ml cmake
srun -N 1 -J omniperf -p ci -t 00:35:00 ctest --verbose -R test_analyze_commands
srun -N 1 -J omniperf -p ci -t 00:55:00 ctest --verbose -R test_analyze_commands
- name: Pytest coverage comment
uses: MishaKav/pytest-coverage-comment@v1.1.48
with: