Skip to content

Copy TheRock CI test scripts to test/therock/#5563

Merged
jayhawk-commits merged 2 commits intodevelopfrom
users/jayhawk-commits/therock-test-scripts-migration
Mar 18, 2026
Merged

Copy TheRock CI test scripts to test/therock/#5563
jayhawk-commits merged 2 commits intodevelopfrom
users/jayhawk-commits/therock-test-scripts-migration

Conversation

@jayhawk-commits
Copy link
Collaborator

@jayhawk-commits jayhawk-commits commented Mar 18, 2026

Summary

  • Seeds test/therock/ with 21 CI test scripts (+ hipdnn_install_tests/)
    copied verbatim from ROCm/TheRock@fc47892f as the initial step of the
    TheRock test script migration (RFC0010)
  • Scripts are not yet usable from this location — path assumptions
    (THEROCK_DIR) and github_actions_utils imports still point to
    TheRock-relative paths and will be fixed in a follow-on PR

Scripts added

test_hipblas.py, test_hipblaslt.py, test_hipcub.py,
test_hipdnn.py, test_hipdnn_install.py, test_hipdnn_samples.py,
test_hipfft.py, test_hiprand.py, test_hipsolver.py,
test_hipsparse.py, test_hipsparselt.py, test_miopen.py,
test_rocblas.py, test_rocfft.py, test_rocprim.py,
test_rocrand.py, test_rocroller.py, test_rocsolver.py,
test_rocsparse.py, test_rocthrust.py, test_rocwmma.py,
hipdnn_install_tests/

Known issue

test/therock/hipdnn_install_tests/CMakeLists.txt triggers
cmake-lint C0111 (missing docstring) — pre-existing condition in the
source file, will be addressed in the follow-on PR.

Copies test runner scripts from ROCm/TheRock@e2c94d47 as the initial
migration step of RFC0010. Scripts are unmodified from their source;
path and import cleanup will follow in a subsequent PR.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions bot added the project: none Does not target any component label Mar 18, 2026
@jayhawk-commits jayhawk-commits added the skip-therockci If added, it will skip all builds and tests for TheRock CI label Mar 18, 2026
Re-copy from ROCm/TheRock@fc47892f to pick up script updates since
the initial copy at e2c94d47.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jayhawk-commits jayhawk-commits merged commit e193264 into develop Mar 18, 2026
6 of 8 checks passed
@jayhawk-commits jayhawk-commits deleted the users/jayhawk-commits/therock-test-scripts-migration branch March 18, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

organization: ROCm project: none Does not target any component skip-therockci If added, it will skip all builds and tests for TheRock CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants