CTest Environment Update (#756)
* Update test/tools/json-tool.cpp
- push/pop ppid as external correlation id instead of pid
* Update environment variables for tests and samples
* Revert to old CDash dashboard in run-ci.py
* Revert to new CDash dashboard in run-ci.py
[ROCm/rocprofiler-sdk commit: 3eaa678054]
This commit is contained in:
committed by
GitHub
parent
cf1767b3d2
commit
03fb9ace21
@@ -12,6 +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 = "cdash.mariadb.svc.cluster.local"
|
||||
_GCOVR_GENERATE_CMD = None
|
||||
|
||||
Reference in New Issue
Block a user