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 runtime-tools' validation tests #3

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

alban
Copy link
Contributor

@alban alban commented Mar 16, 2018

For now, the results of the tests are printed without returning an error.

Signed-off-by: Alban Crequy alban@kinvolk.io


This is similar to opencontainers/runc#1758. But here I get this error:

writing file
'/sys/fs/cgroup/cpu,cpuacct/system.slice/libcrun-58f278ec-efa5-4587-bfb5-63b77347b69a/cgroup.procs':
No space left on device

I don't know what is this error but it reminds me of a bug in the kernel fixed in Linux 4.2 and a bug in Docker fixed in Docker 1.8 (see also opencontainers/runc#133 and rkt/rkt#1210).

For now, the results of the tests are printed without returning an error.

Signed-off-by: Alban Crequy <alban@kinvolk.io>
@giuseppe giuseppe merged commit 09524fc into containers:master Mar 16, 2018
@giuseppe
Copy link
Member

thanks for the PR, I am going to take a look at the failure

@giuseppe
Copy link
Member

giuseppe commented Mar 18, 2018

@alban I've pushed a fix for the error you reported here: giuseppe@fa4991a

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.

2 participants