Yecheng Fu
|
d8c465c8d7
|
better HostExec
- separate stdout and stderr
- return command exit code
- remove kubectl dependency
|
2019-10-28 19:20:26 +08:00 |
|
Jan Safranek
|
c1c0ba1c76
|
Use pod + nsenter instead of SSH in block volume tests
listPodVolumePluginDirectory was moved to break import cycle.
|
2019-09-25 13:34:27 +02:00 |
|
Jorge Alarcon Ochoa
|
4969a05327
|
Refactored pod-related functions from framework/util.go
This a refactoring of framework/utils.go into framework/pod.
Signed-off-by: Jorge Alarcon Ochoa <alarcj137@gmail.com>
|
2019-05-30 09:30:26 -04:00 |
|
Claudiu Belu
|
00e2582c67
|
Adds Windows-related Networking tests
Creating pods with HostNetwork is not currently supported on
Windows Kubelet, and thus, ones without HostNetwork are created instead.
|
2019-02-06 15:58:18 -08:00 |
|
Yecheng Fu
|
aa87e4b57c
|
Implement localDriver
|
2019-02-06 12:28:28 +08:00 |
|