Skip to content

Minor cleanup in QEMU CI #673

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

Merged
merged 5 commits into from
Aug 14, 2024
Merged

Conversation

lukaszstolarczuk
Copy link
Contributor

A little cleanup around QEMU job in CI. It contains a few commits, each can be reviewed separately. It's a small introduction to next changes in QEMU CI, I have in mind.

- rename 'qemu_config.py' to 'parse_config.py' (it's already in qemu dir);
- minor changes, removal of redundant code, extra comments, etc.
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner August 12, 2024 11:39
to not duplicate hmat info parsing - extra parsing was done in
start_qemu.sh. If "hmat" not found in libvirt args, assume hmat=off.
just use the one available in the workflow - copy it into image.
Use 'testuser' instead of 'cxltest' - it's more generic here.
@lukaszstolarczuk lukaszstolarczuk merged commit 9c8d119 into oneapi-src:main Aug 14, 2024
65 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the qemu-ci branch August 14, 2024 09:56
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.

3 participants