Skip to content
This repository has been 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
merged 1 commit into from
Oct 18, 2018
Merged

Conversation

cedriccchen
Copy link
Contributor

Modify test of memory hotplug when create container.

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

Fixes #812

Signed-off-by: Clare Chen [email protected]

@cedriccchen
Copy link
Contributor Author

Please have a look and trigger the CI.

@caoruidong
Copy link
Member

/test

@caoruidong
Copy link
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 <[email protected]>
Signed-off-by: Zichang Lin <[email protected]>
@caoruidong
Copy link
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 <[email protected]>
@cedriccchen
Copy link
Contributor Author

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

@caoruidong
Copy link
Member

/test

@jodh-intel
Copy link
Contributor

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
Contributor

jodh-intel commented Oct 15, 2018

lgtm

Approved with PullApprove

@cedriccchen
Copy link
Contributor Author

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

@jodh-intel
Copy link
Contributor

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

devimc commented Oct 15, 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.

lgtm

@grahamwhaley
Copy link
Contributor

Ignoring known metrics CI fail - merging.

@grahamwhaley grahamwhaley merged commit e30b4c6 into kata-containers:master Oct 18, 2018
@cedriccchen
Copy link
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 <[email protected]>
Signed-off-by: Zichang Lin <[email protected]>
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