Add Workflow for running critest with Hyper-V Containers on Windows.#7025
Add Workflow for running critest with Hyper-V Containers on Windows.#7025kzys merged 2 commits intocontainerd:mainfrom
Conversation
|
Hi @aznashwan. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
In its current stage, this is basically a duplicate of the Windows Integration workflow which instead pulls unmerged/unshipped versions of containerd/hcsshim to run the CRI test suite against containerd using Hyper-V Containers as described in #6862. |
a6066e6 to
08e539f
Compare
08e539f to
aaa72da
Compare
aaa72da to
11efda5
Compare
|
I'm wondering from the runs you sent me if we should skip the 4 or so tests that are exploding at the moment |
|
Pingaroo. We still need to look into why the attach test case for CRI can hang for an hour on 2019, but should we skip the restart test that we know is flaky/doesn't work for hyp at the moment? |
Considering there are just a few tests that are failing, I'd say skip for now, and open a new issue to track them. We can start debugging each one. |
|
Works for me, I'd love to get this checked in to start getting some data |
|
I also opened this to hopefully be able to get in the small hcsshim changes needed to get rid of the need to use hcsshim master here (and the cherry-picks of the other hyp work here) #7138 |
|
@dcantah I'm currently doing a run with TestContainerdRestart skipped to ensure the rest of the LE: please ignore the below, I was under the incorrect impression that #6901 contained actual containerd-side config definitions which were required during testing instead of them only being internal defaults which get overridden anyway. I have switched the PR back to
|
11efda5 to
a1fc2d8
Compare
a1fc2d8 to
545ed43
Compare
|
@aznashwan We merged #7284 so you're good to use the commit in here now! |
363a7ef to
a01e9d1
Compare
This change adds two new environment variables to cri-integration tests on Windows that enable Hyper-V isolation. Signed-off-by: Gabriel Adrian Samfira <[email protected]>
Signed-off-by: Nashwan Azhari <[email protected]>
|
@dcantah just rebased and re-ran the workflow, and although there's two @kzys could you please have a look too? |
a01e9d1 to
7c77b35
Compare
Signed-off-by: Nashwan Azhari [email protected]