Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Ensure we have the busybox image
Browse files Browse the repository at this point in the history
  • Loading branch information
bboreham committed Aug 27, 2015
1 parent 3918627 commit ec55f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/600_proxy_docker_py.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ docker_py_test() {

start_suite "Run docker-py test suite against the proxy"

docker_on $HOST1 pull busybox >/dev/null
# Get a list of the tests for use to shard
docker_on $HOST1 pull joffrey/docker-py >/dev/null
C=$(docker_on $HOST1 create \
Expand Down

0 comments on commit ec55f13

Please sign in to comment.