[integration-test] Load test proc mount in a workspace #8098
Labels
aspect: testing
Anything related to testing Gitpod manually, automated integration tests or even unit tests
team: workspace
Issue belongs to the Workspace team
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.The text was updated successfully, but these errors were encountered: