Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

virtcontainers: Use only supported namespaces#1499

Merged
GabyCT merged 1 commit intokata-containers:masterfrom
devimc:topic/virtcontainers/onlySupportedNs
Apr 9, 2019
Merged

virtcontainers: Use only supported namespaces#1499
GabyCT merged 1 commit intokata-containers:masterfrom
devimc:topic/virtcontainers/onlySupportedNs

Conversation

@devimc
Copy link
Copy Markdown

@devimc devimc commented Apr 8, 2019

Depending of the linux versions some namespaces are supported or not.
To avoid failures running containers and unit tests in old linux kernels,
only the supported namespaces should be used.

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

fixes #228

Signed-off-by: Julio Montes julio.montes@intel.com

@devimc
Copy link
Copy Markdown
Author

devimc commented Apr 8, 2019

/test

1 similar comment
@GabyCT
Copy link
Copy Markdown
Contributor

GabyCT commented Apr 8, 2019

/test

Copy link
Copy Markdown
Member

@jcvenegas jcvenegas left a comment

Choose a reason for hiding this comment

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

+1
Just a suggestion for future debugging.

@bergwolf
Copy link
Copy Markdown
Member

bergwolf commented Apr 9, 2019

blocked by travis

Depending of the linux versions some namespaces are supported or not.
To avoid failures running containers and unit tests in old linux kernels,
only the supported namespaces should be used.

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

fixes kata-containers#228

Signed-off-by: Julio Montes <julio.montes@intel.com>
@devimc devimc force-pushed the topic/virtcontainers/onlySupportedNs branch from 73a6319 to 0b430dc Compare April 9, 2019 12:37
@devimc
Copy link
Copy Markdown
Author

devimc commented Apr 9, 2019

/test

@GabyCT GabyCT merged commit 4265509 into kata-containers:master Apr 9, 2019
@devimc devimc deleted the topic/virtcontainers/onlySupportedNs branch October 9, 2019 19:34
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.

Unit tests failing on CentOS

5 participants