Files
kubernetes/test
Jing Xu 31db94c848 Fix subPath tests for Windows
Windows test for subPath is failing due to an issue related to
removeUnusedContainers calls. After image is changed to Agnhost, it
automatically has a args by default. However, there are places to use
container commands instead of args and causing issues.

This is the first step to fix this issue. Next plan to replace
busybox used in Linux with Agnhost which can work for both linux and
windows.

I also mark two subPath tests as LinuxOnly. I think they are not ready
for windows yet. Before they were passing due to wrong reason. The tests
checks failed container status but the contain fails due to other
reasons than what we expected.
2020-07-09 11:14:17 -07:00
..
2020-07-09 11:14:17 -07:00
2020-05-16 07:54:33 -04:00
2020-07-06 10:39:56 -07:00
2020-07-06 10:39:56 -07:00
2020-06-30 09:36:38 -07:00