Update run-ci.py (#534)

[ROCm/rocprofiler-sdk commit: 4bb95f885b]
This commit is contained in:
Ammar ELWazir
2024-02-24 14:48:41 -06:00
committed by GitHub
orang tua a360de4550
melakukan a7e1a05b34
@@ -12,8 +12,8 @@ import multiprocessing
# this constant is used to define CTEST_PROJECT_NAME
# and default value for CTEST_SUBMIT_URL
_PROJECT_NAME = "rocprofiler-v2-internal"
_BASE_URL = "10.194.116.31/cdash"
_PROJECT_NAME = "rocprofiler-sdk-internal"
_BASE_URL = "rocprofiler0.amd.com:30915"
_GCOVR_GENERATE_CMD = None