Closed
Description
#27208 will require Docker to be version 1.9+.
The current image, e2e-node-coreos-stable20160531-image
is based on CoreOS 835.13.0 and thus has docker v1.8.3.
An update to the current stable or alpha CoreOS image should unblock #27208.
The process used to be roughly documented here (and further down on the same page).
Validate with export IMAGES=myimage; export IMAGE_PROJECT=my-project; make test_e2e_node REMOTE=true
.
I'll get to this when I have spare cycles, but if someone wants to do it sooner that would be awesome too!
cc @yifan-gu @aaronlevy @tmrts if any of you feel like tackling it.
cc @pwittrock @vishh as well