Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run tests against live Docker #84

Closed
bfulton opened this issue Feb 10, 2014 · 2 comments
Closed

Run tests against live Docker #84

bfulton opened this issue Feb 10, 2014 · 2 comments

Comments

@bfulton
Copy link
Contributor

bfulton commented Feb 10, 2014

Especially now that OSX is supported 😸, it's desirable to be able to run tests against a live version of Docker, see #83.

We should use an env var to drive the decision, and experiment with adding Travis CI build matrix support for a couple versions of Docker that aren't in the vcr cassettes.

@nahiluhmot
Copy link
Contributor

👍

@logicminds
Copy link
Contributor

I think Image.json is now broken in 0.8. This would be a great idea to run against a real docker.

Failure/Error: expect(@image.json["container_config"]["ExposedPorts"]).to include("#{port}/tcp")
Excon::Errors::MovedPermanently:
Expected(200..204) <=> Actual(301 Moved Permanently)
# ./spec/image_spec.rb:17:in `block (4 levels) in <top (required)>'

@tlunter tlunter closed this as completed Jan 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants