Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

check all the docker images before starting the test #77

Open
tarekziade opened this issue Dec 2, 2016 · 0 comments
Open

check all the docker images before starting the test #77

tarekziade opened this issue Dec 2, 2016 · 0 comments

Comments

@tarekziade
Copy link
Contributor

Right now if a docker image is missing, you're getting the problem when coreos tries to pull it.

[2016-12-02 09:54:38,100][68372] Exception with run_container: 404 Client Error: Not Found ("b'No such image: kinto/loadtest:latest'")

To avoid any work and time wasted we should check upfront that all the required resources to run a test exist. That will avoid running amazon boxes, and dockers and fail miserably 10 minutes later :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant