[Ex CI] add hip-clr pipeline ID, add status badge to README (#782)
이 커밋은 다음에 포함됨:
@@ -68,11 +68,16 @@ def main(argv=None) -> None:
|
||||
"""Main function to process the projects and output those to be run."""
|
||||
# Systems build+test dependency tree as defined in Azure CI and TheRock
|
||||
systems_dependencies = {
|
||||
"projects/clr": {"projects/hip"},
|
||||
"projects/hip": {"projects/hipother"}
|
||||
}
|
||||
# Azure pipeline IDs for each project, to be populated as projects are enabled
|
||||
definition_ids = {
|
||||
"projects/rocprofiler-register": 327,
|
||||
"projects/rocprofiler": 329,
|
||||
"projects/clr": 335,
|
||||
"projects/hip": 335,
|
||||
"prjects/hipother": 335
|
||||
}
|
||||
|
||||
args = parse_arguments(argv)
|
||||
|
||||
@@ -15,9 +15,9 @@ This table provides the current status of the migration of specific ROCm systems
|
||||
|------------------------|-----------------|------------------|---------------------------------------|---------------------------------------|
|
||||
| `amdsmi` | EMU | Pending | | |
|
||||
| `aqlprofile` | Public | Completed | | [](https://github.com/ROCm/rocm-systems/actions/workflows/aqlprofile-codeql.yml) <br> [](https://github.com/ROCm/rocm-systems/actions/workflows/aqlprofile-continuous_integration.yml) |
|
||||
| `clr` | Public | Completed | | |
|
||||
| `hip` | Public | Completed | | |
|
||||
| `hipother` | Public | Completed | | |
|
||||
| `clr` | Public | Completed | [](https://dev.azure.com/ROCm-CI/ROCm-CI/_build/latest?definitionId=335&repoName=ROCm%2Frocm-systems&branchName=develop) | |
|
||||
| `hip` | Public | Completed | [](https://dev.azure.com/ROCm-CI/ROCm-CI/_build/latest?definitionId=335&repoName=ROCm%2Frocm-systems&branchName=develop) | |
|
||||
| `hipother` | Public | Completed | [](https://dev.azure.com/ROCm-CI/ROCm-CI/_build/latest?definitionId=335&repoName=ROCm%2Frocm-systems&branchName=develop) | |
|
||||
| `hip-tests` | Public | Completed | | |
|
||||
| `rdc` | Public | Completed | | |
|
||||
| `rocm-core` | Public | Completed | | |
|
||||
|
||||
새 이슈에서 참조
사용자 차단