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

integration/docker:modify test of memory hotplug when create container#813

Merged
grahamwhaley merged 1 commit intokata-containers:masterfrom
cedriccchen:master
Oct 18, 2018
Merged

integration/docker:modify test of memory hotplug when create container#813
grahamwhaley merged 1 commit intokata-containers:masterfrom
cedriccchen:master

Conversation

@cedriccchen
Copy link
Copy Markdown
Contributor

Modify test of memory hotplug when create container.

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

Fixes #812

Signed-off-by: Clare Chen clare.chenhui@huawei.com

@cedriccchen
Copy link
Copy Markdown
Contributor Author

Please have a look and trigger the CI.

@caoruidong
Copy link
Copy Markdown
Member

/test

@caoruidong
Copy link
Copy Markdown
Member

caoruidong commented Oct 15, 2018

lgtm

Approved with PullApprove

linzichang added a commit to linzichang/runtime that referenced this pull request Oct 15, 2018
When create sandbox, we setup a sandbox of 2048M base memory, and
then hotplug memory that is needed for every new container. And
we change the unit of c.config.Resources.Mem from MiB to Byte in
order to prevent the 4095B < memory < 1MiB from being lost.

Depends-on:github.com/kata-containers/tests#813

Fixes kata-containers#400

Signed-off-by: Clare Chen <clare.chenhui@huawei.com>
Signed-off-by: Zichang Lin <linzichang@huawei.com>
@caoruidong
Copy link
Copy Markdown
Member

/retest

Modify test of memory hotplug when create container.

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

Fixes #812

Signed-off-by: Clare Chen <clare.chenhui@huawei.com>
@cedriccchen
Copy link
Copy Markdown
Contributor Author

@bergwolf @jodh-intel @jcvenegas Please take a look.

@caoruidong
Copy link
Copy Markdown
Member

/test

@jodh-intel
Copy link
Copy Markdown

CI still failing due to no nested support @chavafg, @mnaser:

time="2018-10-15T07:07:19Z" level=error msg="open /sys/module/kvm_intel/parameters/nested: no such file or directory" arch=amd64 name=kata-runtime pid=15586 source=runtime

/cc @egernst.

Re-starting...

@jodh-intel
Copy link
Copy Markdown

jodh-intel commented Oct 15, 2018

lgtm

Approved with PullApprove

@cedriccchen
Copy link
Copy Markdown
Contributor Author

Hi @jodh-intel Could you please help me rebuild the failed CI? As I have no authority, thanks~

@jodh-intel
Copy link
Copy Markdown

Hi @clarecch - I've restarted them again, but I suspect they are going to fail again...

We've had a problem recently where for reasons I don't understand a high proportion of the jobs have been scheduled on systems that do not support nested kvm. This is a recent change and currently causes all tests to fail. I believe that @mnaser is investigating.

/cc @chavafg, @egernst.

@devimc
Copy link
Copy Markdown

devimc commented Oct 15, 2018

lgtm

Approved with PullApprove

Copy link
Copy Markdown
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.

lgtm

@grahamwhaley
Copy link
Copy Markdown
Contributor

Ignoring known metrics CI fail - merging.

@grahamwhaley grahamwhaley merged commit e30b4c6 into kata-containers:master Oct 18, 2018
@cedriccchen
Copy link
Copy Markdown
Contributor Author

Thanks @grahamwhaley

zklei pushed a commit to zklei/runtime that referenced this pull request Nov 22, 2018
When create sandbox, we setup a sandbox of 2048M base memory, and
then hotplug memory that is needed for every new container. And
we change the unit of c.config.Resources.Mem from MiB to Byte in
order to prevent the 4095B < memory < 1MiB from being lost.

Depends-on:github.com/kata-containers/tests#813

Fixes kata-containers#400

Signed-off-by: Clare Chen <clare.chenhui@huawei.com>
Signed-off-by: Zichang Lin <linzichang@huawei.com>
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.

6 participants