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

Add isolation to info - enables Hyper-V containers CI bring-up #26255

Merged
merged 1 commit into from
Sep 27, 2016

Conversation

lowenna
Copy link
Member

@lowenna lowenna commented Sep 1, 2016

Signed-off-by: John Howard jhoward@microsoft.com

This enables integration tests to know the isolation mode of the daemon under test so that they can take different actions between (on Windows) Window Server containers and Hyper-V containers. This change is essential to start getting coverage of Hyper-V containers - currently there is no coverage.

@thaJeztah
Copy link
Member

LGTM, but needs a rebase

@lowenna lowenna force-pushed the jjh/xenon-test-infrastructure branch from 9fb7cee to 2865ea5 Compare September 14, 2016 21:07
@lowenna
Copy link
Member Author

lowenna commented Sep 14, 2016

Rebased. Really weird though as there were no conflicts... github is having some issues I think!

@lowenna lowenna force-pushed the jjh/xenon-test-infrastructure branch from 2865ea5 to 8480a98 Compare September 16, 2016 21:15
@lowenna
Copy link
Member Author

lowenna commented Sep 16, 2016

Rebased again. Was real that time...

@thaJeztah
Copy link
Member

ping @justincormack @vdemeester PTAL

@cpuguy83
Copy link
Member

LGTM

@cpuguy83
Copy link
Member

Put this in docs review, not sure if this needs anything.

@thaJeztah
Copy link
Member

It needs to be added to the API documentation, and API changelog. Not sure if we want to add an example to the docker info reference (https://github.com/docker/docker/blob/master/docs/reference/commandline/info.md#display-docker-system-information), that may be a bit too much, but open to suggestions there

Signed-off-by: John Howard <jhoward@microsoft.com>
@lowenna lowenna force-pushed the jjh/xenon-test-infrastructure branch from 8480a98 to c4e1697 Compare September 23, 2016 19:13
@lowenna
Copy link
Member Author

lowenna commented Sep 23, 2016

@thaJeztah Doc updates made.

Added Windows sample output in info.md
Added the API change in docker_remote_api.md
Added a Windows example in docker_remote_api_v1.25.md

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

ping @vdemeester for review/merge

Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐸

@vdemeester vdemeester merged commit b881148 into moby:master Sep 27, 2016
@lowenna lowenna deleted the jjh/xenon-test-infrastructure branch September 27, 2016 16:50
dnephin pushed a commit to dnephin/docker that referenced this pull request Apr 17, 2017
…cture

Add isolation to info - enables Hyper-V containers CI bring-up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants