Comment 1 for bug 1586176

Revision history for this message
Colin Ian King (colin-king) wrote :

The container images now no longer contains ping, I hit this problem writing some tests for these a few weeks when exercising the test on docker images. I had to hack around it by running "docker run ubuntu sh -c "apt-get update && apt-get install iputils-ping -y" before running the ping test.

http://kernel.ubuntu.com/git/ubuntu/autotest-client-tests.git/tree/ubuntu_fan_smoke_test/ubuntu_fan_smoke_test.sh