Skip to content
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

Guest test framework initial commit #117

Closed
wants to merge 6 commits into from

Conversation

hongyuni
Copy link
Contributor

please refer to each commit in this PR for more details and review the code implementation

add guest-test framework folder and description

Signed-off-by: Hongyu Ning <[email protected]>
test_launcher script initial commit

Signed-off-by: Hongyu Ning <[email protected]>
qemu.config.json template initial commit, parse script added along to
match it

Signed-off-by: Hongyu Ning <[email protected]>
qemu_runner script to launch guest vm based on qemu.config and script
parameters args override

Signed-off-by: Hongyu Ning <[email protected]>
test_executor includes basic framework to prepare and run tests in guest
vm based on $TESTCASE

Signed-off-by: Hongyu Ning <[email protected]>
please refer to this implmentation to add more guest vm testcases

Signed-off-by: Hongyu Ning <[email protected]>
@ysun
Copy link
Contributor

ysun commented Sep 28, 2023

Hi Hongyu, I noticed there are two pull requests.
Would you mind closing this one and keeping the newer one?

@hongyuni
Copy link
Contributor Author

yes, you're right, the 2nd PR includes changes in this one.

@hongyuni hongyuni closed this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants