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

integration/docker: add cpuset-cpus test #249

Merged
merged 2 commits into from
Apr 26, 2018

Conversation

devimc
Copy link

@devimc devimc commented Apr 19, 2018

this test is to ensure docker --cpuset-cpus=.. works properly

fixes #248

Depends-on: github.com/kata-containers/runtime#236

Signed-off-by: Julio Montes [email protected]

@devimc devimc added the review label Apr 19, 2018
@devimc
Copy link
Author

devimc commented Apr 19, 2018

depends-on clearcontainers/packaging#298

@devimc
Copy link
Author

devimc commented Apr 19, 2018

depends-on kata-containers/runtime#236

@GabyCT
Copy link
Contributor

GabyCT commented Apr 19, 2018

lgtm, we need to wait until all the pre-requisites are merged

Approved with PullApprove

@jodh-intel
Copy link
Contributor

jodh-intel commented Apr 20, 2018

lgtm

Approved with PullApprove

Copy link
Contributor

@grahamwhaley grahamwhaley left a comment

Choose a reason for hiding this comment

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

varying the value of cpusetCpus might be nice, but:
lgtm

@jcvenegas
Copy link
Member

CI failing by issue #250

Julio Montes added 2 commits April 26, 2018 09:15
this test is to ensure `docker --cpuset-cpus=..` works properly

fixes kata-containers#248

Signed-off-by: Julio Montes <[email protected]>
this test is to ensure `docker --cpuset-mems=..` works properly

Depends-on: github.com/kata-containers/runtime#236

Signed-off-by: Julio Montes <[email protected]>
@chavafg chavafg merged commit 453c135 into kata-containers:master Apr 26, 2018
@chavafg chavafg removed the review label Apr 26, 2018
@devimc devimc deleted the cpu/cpuset branch May 28, 2018 18:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add test to check docker cpuset-cpus
7 participants