Failing test: TestFunctional/DockerEnv on Windows Docker #10627
Labels
co/docker-driver
Issues related to kubernetes in container
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/failing-test
Categorizes issue or PR as related to a consistently or frequently failing test.
os/windows
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
https://storage.googleapis.com/minikube-builds/logs/10603/fb9f08b/Docker_Windows.html#fail_TestFunctional%2fparallel%2fDockerEnv
This is due to how we run our windows test. We ssh from a linux machine into a windows machine, starting a cmd terminal that then executes a powershell script.
minikube docker-env
then detects the cmd env and gives us incorrect commands since we're actually in powershell.The text was updated successfully, but these errors were encountered: