Skip to content

Add support for test types in native linux pkg install test#3861

Draft
arvindcheru wants to merge 1 commit intomainfrom
users/acheruva/native_linux_pkg_install_test_mar9
Draft

Add support for test types in native linux pkg install test#3861
arvindcheru wants to merge 1 commit intomainfrom
users/acheruva/native_linux_pkg_install_test_mar9

Conversation

@arvindcheru
Copy link
Contributor

Motivation

This pull request refactors the ROCm native Linux package installation test script to make the testing process clearer and more modular. The script now separates the installation and verification steps, introduces a new command-line argument to control the verification depth, and improves the structure and readability of the code.

Technical Details

  • The installation test is now explicitly divided into three steps: repository setup and package installation, basic verification (sanity check), and full/detailed verification.
  • Added a new --test-type command-line argument to allow users to choose between a "sanity" (basic verification only) and "full" (basic + detailed verification) test run, making the script more flexible for different use cases.

Test Plan

Test Result

https://github.com/arvindcheru/TheRock/actions/runs/22783972260
https://github.com/arvindcheru/TheRock/actions/runs/22784025842

Submission Checklist

@arvindcheru arvindcheru requested a review from nunnikri March 9, 2026 22:24
@arvindcheru arvindcheru force-pushed the users/acheruva/native_linux_pkg_install_test_mar9 branch from 26efe64 to 20e9b32 Compare March 9, 2026 22:24
@arvindcheru arvindcheru force-pushed the users/acheruva/native_linux_pkg_install_test_mar9 branch from 20e9b32 to 098b932 Compare March 10, 2026 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: TODO

Development

Successfully merging this pull request may close these issues.

1 participant