windows-testing
windows-testing copied to clipboard
Containers, scripts and documentation for running Kubernetes tests with Windows nodes
**Is your feature request related to a problem?/Why is this needed** All of the test-infra jobs need to be migrated to community infrastructure by August 1st else they will be...
fixes https://github.com/microsoft/Windows-Containers/issues/516 /sig windows /assign @marosset @knabben
We are seeing occasional workload initialization issues: https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/ci-kubernetes-e2e-capz-windows-1-28/1830898638843285504 We don't have enough logging to in place to identify the issue. Add some logging to get info from the management cluster.
This is to test the gracefulshutdown and trigger a gate-in check
This is try to stress run the test case against an existing cluster, try to reproduce the test case failure
just want to try if the reference image is really robust enough
This is to test the https://github.com/kubernetes-sigs/image-builder/pull/1712 fixes #496
We are seeing an occasional vm provisioning error: ``` "{\"status\":\"Failed\",\"error\":{\"code\":\"ResourceOperationFailure\",\"message\":\"The resource operation completed with terminal provisioning state 'Failed'.\",\"details\":[{\"code\":\"OSProvisioningClientError\",\"message\":\"OS Provisioning for VM 'capz-conf-6l2q7' did not finish in the allotted time. However,...