Native Linux Packages Install Test #3484
Merged
arvindcheru merged 16 commits intomainfrom Mar 2, 2026
Merged
Conversation
1 task
nunnikri
reviewed
Feb 18, 2026
5881854 to
c7bc06b
Compare
nunnikri
reviewed
Feb 23, 2026
d44441f to
4086874
Compare
nunnikri
approved these changes
Feb 27, 2026
Contributor
nunnikri
left a comment
There was a problem hiding this comment.
Overall looks ok. As a follow up PR we should split the test as Sanity and Full test and user should be able to choose that using a parameter. If not passed run full test.
Also please cross check the styling guide before submitting https://github.com/ROCm/TheRock/blob/main/docs/development/style_guides/python_style_guide.md
62ceb17 to
17a43a7
Compare
…type for gpg based operations
17a43a7 to
2888105
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Standalone script that runs a full installation test for ROCm native Linux packages: it configures the system repo, installs the packages in a defined order, and verifies the install. It is intended to run inside an existing container or VM (e.g. from CI); it does not start Docker or VMs.
Technical Details
Test Plan
Manual, Test using github actions
Test Result
Nightly (RPM/DEB RUNID - 20260301-22536111812)
https://github.com/arvindcheru/TheRock/actions/runs/22557743724
https://github.com/arvindcheru/TheRock/actions/runs/22557654204
https://github.com/arvindcheru/TheRock/actions/runs/22557636287
https://github.com/arvindcheru/TheRock/actions/runs/22557623524
https://github.com/arvindcheru/TheRock/actions/runs/22557612476
https://github.com/arvindcheru/TheRock/actions/runs/22557603693
https://github.com/arvindcheru/TheRock/actions/runs/22557569561
https://github.com/arvindcheru/TheRock/actions/runs/22557559381
Prerelease
https://github.com/arvindcheru/TheRock/actions/runs/22557535744
https://github.com/arvindcheru/TheRock/actions/runs/22557529351
https://github.com/arvindcheru/TheRock/actions/runs/22557520624
https://github.com/arvindcheru/TheRock/actions/runs/22557511419
https://github.com/arvindcheru/TheRock/actions/runs/22557444436
https://github.com/arvindcheru/TheRock/actions/runs/22557426154
https://github.com/arvindcheru/TheRock/actions/runs/22557399643
https://github.com/arvindcheru/TheRock/actions/runs/22557267541
https://github.com/arvindcheru/TheRock/actions/runs/22557233878
https://github.com/arvindcheru/TheRock/actions/runs/22557091218
Submission Checklist