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

Enable Windows UVM functional tests #2338

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

jiechen0826
Copy link
Contributor

@jiechen0826 jiechen0826 commented Dec 11, 2024

This PR enables the Windows UVM tests in the hcsshim functional test suite. It is done so by removing uvm from the exclusion flag of the test execution. In addition, the default gitHub runner was replaced with the 1ES gitHub runners which support nested virtualization.

Before the PR change, in the test-windows CI job, the step build and run functional testing binary shows result: DONE 70 tests, 38 skipped in 37.046s
After the PR change, in the test-windows CI job, the step build and run functional testing binary shows result:
: DONE 167 tests, 28 skipped in 476.079s

Note: Linux UVM tests will be enabled in a follow-up PR as it requires additional changes.

@jiechen0826 jiechen0826 requested a review from a team as a code owner December 11, 2024 17:26
@jiechen0826 jiechen0826 force-pushed the jiechen3/github_runner branch from 8017e0c to 6224605 Compare December 11, 2024 19:56
@jiechen0826 jiechen0826 marked this pull request as draft December 11, 2024 19:57
@jiechen0826 jiechen0826 changed the title Added 1es runner for linux, windows, and integration tests Added 1es runners to enable virtualization tests Dec 11, 2024
@jiechen0826 jiechen0826 force-pushed the jiechen3/github_runner branch 3 times, most recently from c927613 to 2b1e602 Compare December 18, 2024 20:57
@jiechen0826 jiechen0826 force-pushed the jiechen3/github_runner branch 6 times, most recently from 057aebc to 12298b6 Compare January 9, 2025 23:49
@jiechen0826 jiechen0826 changed the title Added 1es runners to enable virtualization tests Enable Windows UVM functional tests Jan 10, 2025
@jiechen0826 jiechen0826 marked this pull request as ready for review January 10, 2025 19:12
Copy link
Contributor

@katiewasnothere katiewasnothere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@jiechen0826 jiechen0826 force-pushed the jiechen3/github_runner branch from ee99100 to 15bfaaf Compare January 13, 2025 22:14
Co-authored-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
Signed-off-by: Jie Chen <jiechen3@microsoft.com>
@jiechen0826 jiechen0826 force-pushed the jiechen3/github_runner branch from 15bfaaf to c38d436 Compare January 13, 2025 22:19
@jiechen0826 jiechen0826 merged commit bac751f into main Jan 14, 2025
30 checks passed
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