-
Notifications
You must be signed in to change notification settings - Fork 21
virtio_infra: Add dynamic QEMU test script and README documentation #107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Runner/suites/Kernel/FunctionalArea/baseport/virtio_infra_test/README.md
Show resolved
Hide resolved
Runner/suites/Kernel/FunctionalArea/baseport/virtio_infra_test/README.md
Show resolved
Hide resolved
Runner/suites/Kernel/FunctionalArea/baseport/virtio_infra_test/run.sh
Outdated
Show resolved
Hide resolved
Runner/suites/Kernel/FunctionalArea/baseport/virtio_infra_test/run.sh
Outdated
Show resolved
Hide resolved
Runner/suites/Kernel/FunctionalArea/baseport/virtio_infra_test/run.sh
Outdated
Show resolved
Hide resolved
Runner/suites/Kernel/FunctionalArea/baseport/virtio_infra_test/run.sh
Outdated
Show resolved
Hide resolved
Runner/suites/Kernel/FunctionalArea/baseport/virtio_infra_test/run.sh
Outdated
Show resolved
Hide resolved
Runner/suites/Kernel/FunctionalArea/baseport/virtio_infra_test/run.sh
Outdated
Show resolved
Hide resolved
Runner/suites/Kernel/FunctionalArea/baseport/virtio_infra_test/run.sh
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update the readme to ensure proper spacing and few changes required on run.sh
f15e37f
to
336e165
Compare
- Added portable `run.sh` to validate virtio infra using QEMU/KVM with dynamic path resolution. - Simulates login detection, handles permissions, and generates `.res` output. - Included README with usage, prerequisites, and sample logs. Signed-off-by: Sai-teja573 <[email protected]>
336e165
to
d0ba635
Compare
This pull request has been marked as stale due to 30 days of inactivity. To prevent automatic closure in 7 days, remove the stale label or add a comment. You can reopen a closed pull request at any time. |
run.sh
script to validate virtio infrastructure using QEMU and KVM.init_env
,myqemu
, andvolatile
..res
file with PASS/FAIL status.