Files
kubernetes/test/e2e_node
Kubernetes Submit Queue d169d59565 Merge pull request #38788 from Random-Liu/fix-node-conformance-test
Automatic merge from submit-queue (batch tested with PRs 38788, 38821, 38829)

Node Conformance Test: Fix node conformance test.

The test suite could build on my desktop. However it is failing on jenkins.
https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-node-kubelet-conformance/1

It turns out that `docker save $IMAGE -o $FILE` only works for docker 1.12. (My desktop is 1.12) For older version docker, we should use `docker save -o $FILE $IMAGE instead`. (Jenkins is using 1.9.1)

@timstclair Could you help me review this short PR? :)
2016-12-15 13:57:16 -08:00
..
2016-12-12 13:30:07 -08:00
2016-12-12 13:30:07 -08:00
2016-12-13 19:08:55 -08:00
2016-12-14 14:21:10 -08:00
2016-12-13 19:08:55 -08:00
2016-12-12 13:30:07 -08:00
2016-12-09 09:42:01 +01:00
2016-12-09 09:42:01 +01:00
2016-12-14 12:39:48 -08:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00
2016-12-09 09:42:01 +01:00
2016-07-16 13:48:21 -04:00
2016-12-09 09:42:01 +01:00
2016-12-09 09:42:01 +01:00
2016-11-23 15:53:09 -08:00
2016-12-09 09:42:01 +01:00
2016-12-09 09:42:01 +01:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00
2016-12-09 09:42:01 +01:00
2016-11-23 15:53:09 -08:00