sig-storage-local-static-provisioner
sig-storage-local-static-provisioner copied to clipboard
Run E2E tests in Windows nodes
What type of PR is this?
Uncomment only one
/kind <>line, hit enter to put that in a new line, and remove leading whitespaces from that line: /kind feature
What this PR does / why we need it: Updates the E2E test suite to run the tests in Windows nodes, steps:
- Implementation of a new host executor for Windows nodes that connects through
gcloud compute sshto the Windows nodes to execute powershell commands - Implementation of a VHD script generator, VHDs are created and mounted to the discovery directory in the host, VHDs are created with the host executor and it comes as a drop-in replacement for the Linux host executor when the test runs with Windows nodes
Which issue(s) this PR fixes:
Fixes #277
Release note:
NONE
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: mauriciopoppe
To complete the pull request process, please assign saad-ali after the PR has been reviewed.
You can assign the PR to them by writing /assign @saad-ali in a comment when ready.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
/cc @jingxu97
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/retest
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/retest
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/retest
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
Windows nodes are not coming up, debugging logs in https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/issues/880
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
/uncc @cofyc @wongma7
/test pull-sig-storage-local-static-provisioner-e2e-windows-2019
@mauriciopoppe: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| pull-sig-storage-local-static-provisioner-e2e-windows-2019 | a9f716e5053a8c2ac205985dea8ecf4add5ef786 | link | true | /test pull-sig-storage-local-static-provisioner-e2e-windows-2019 |
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.
Instructions 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. I understand the commands that are listed here.
@mauriciopoppe: PR needs rebase.
Instructions 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.