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

[integration-test] Load test proc mount in a workspace #8098

Closed
csweichel opened this issue Feb 8, 2022 · 1 comment · Fixed by #8234
Closed

[integration-test] Load test proc mount in a workspace #8098

csweichel opened this issue Feb 8, 2022 · 1 comment · Fixed by #8234
Assignees
Labels
aspect: testing Anything related to testing Gitpod manually, automated integration tests or even unit tests team: workspace Issue belongs to the Workspace team

Comments

@csweichel
Copy link
Contributor

Is your feature request related to a problem? Please describe

On several occasions we have broken Docker containers in a workspace due to intermittently failing proc mounts, e.g. due to libseccomp issues (see #7793). We've seen reports that the problem seems to persist #8070.

We must add an integration test which runs the proc stress test (mount /proc in a mount namespace) to detect this issue before bringing it to prod.

@csweichel csweichel added aspect: testing Anything related to testing Gitpod manually, automated integration tests or even unit tests team: workspace Issue belongs to the Workspace team labels Feb 8, 2022
@kylos101 kylos101 moved this to Scheduled in 🌌 Workspace Team Feb 8, 2022
@kylos101
Copy link
Contributor

kylos101 commented Feb 9, 2022

Workspace Team, Once this is implemented, assuming you can now recreate proc mount failures roughly 10% of the time, please resume work on #8070.

@utam0k utam0k self-assigned this Feb 10, 2022
@utam0k utam0k moved this from Scheduled to In Progress in 🌌 Workspace Team Feb 15, 2022
Repository owner moved this from In Progress to Done in 🌌 Workspace Team Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspect: testing Anything related to testing Gitpod manually, automated integration tests or even unit tests team: workspace Issue belongs to the Workspace team
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants