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

Added support of cpuset and memswap_limit options in fig.yml. #685

Closed
wants to merge 1 commit into from

Conversation

arieb
Copy link

@arieb arieb commented Nov 30, 2014

I added support for cpuset and memswap_limit options. unfortunately cpuset support was only added on docker-py 0.6, so i updated the setup.py and requirements.txt to use 0.6 (i saw there is already an open PR on this #659 ).

Signed-off-by: Arie Bro <ariebro@gmail.com>
@arieb
Copy link
Author

arieb commented Nov 30, 2014

The tests that fail are the same from #659. I would wait until tests pass there (and later here) before merging this PR.

@arieb arieb changed the title Added support of cpuset and memswap_limit options in the fig.yml. Added support of cpuset and memswap_limit options in fig.yml. Dec 1, 2014
@dnephin
Copy link

dnephin commented Dec 3, 2014

Yup, I added a suggestion in #659 about how I think we can get the tests working again.

@aanand
Copy link

aanand commented Jan 14, 2015

These are both supported now.

@aanand aanand closed this Jan 14, 2015
@bfirsh
Copy link

bfirsh commented Mar 6, 2015

@aanand I don't think they are. We can track in #754

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

Successfully merging this pull request may close these issues.

4 participants